Home
last modified time | relevance | path

Searched refs:booltrue (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/testsuite/sanei/
H A Dsanei_config_test.c601 SANE_Bool booltrue, boolfalse; in wrong_bool_option() local
607 options[i]->name = "booltrue"; in wrong_bool_option()
614 values[i] = &booltrue; in wrong_bool_option()
640 assert (booltrue == SANE_TRUE); in wrong_bool_option()
654 SANE_Bool booltrue, boolfalse, boolarray[3]; in bool_option() local
660 options[i]->name = "booltrue"; in bool_option()
667 values[i] = &booltrue; in bool_option()
705 assert (booltrue == SANE_TRUE); in bool_option()

Completed in 2 milliseconds