Lines Matching refs:I_FIRST
326 helper_bool_compare(SH_CONNECT, I_FIRST, I_FIRST); in test_bool_compare()
327 helper_bool_compare(SH_CONNECT, I_FIRST, I_SECOND); in test_bool_compare()
328 helper_bool_compare(SH_CONNECT, I_SECOND, I_FIRST); in test_bool_compare()
331 helper_bool_compare(SH_TRANS, I_FIRST, I_FIRST); in test_bool_compare()
332 helper_bool_compare(SH_TRANS, I_FIRST, I_SECOND); in test_bool_compare()
333 helper_bool_compare(SH_TRANS, I_SECOND, I_FIRST); in test_bool_compare()
364 helper_bool_compare2(SH_CONNECT, I_FIRST, I_FIRST); in test_bool_compare2()
365 helper_bool_compare2(SH_CONNECT, I_FIRST, I_SECOND); in test_bool_compare2()
366 helper_bool_compare2(SH_CONNECT, I_SECOND, I_FIRST); in test_bool_compare2()
369 helper_bool_compare2(SH_TRANS, I_FIRST, I_FIRST); in test_bool_compare2()
370 helper_bool_compare2(SH_TRANS, I_FIRST, I_SECOND); in test_bool_compare2()
371 helper_bool_compare2(SH_TRANS, I_SECOND, I_FIRST); in test_bool_compare2()
400 helper_bool_get_set_name(SH_CONNECT, I_FIRST, "testbool"); in test_bool_get_set_name()
401 helper_bool_get_set_name(SH_CONNECT, I_FIRST, ""); in test_bool_get_set_name()
405 helper_bool_get_set_name(SH_TRANS, I_FIRST, "testbool"); in test_bool_get_set_name()
406 helper_bool_get_set_name(SH_TRANS, I_FIRST, ""); in test_bool_get_set_name()
432 helper_bool_get_set_value(I_FIRST, 1); in test_bool_get_set_value()
433 helper_bool_get_set_value(I_FIRST, 0); in test_bool_get_set_value()
491 helper_bool_clone(SH_CONNECT, I_FIRST); in test_bool_clone()
494 helper_bool_clone(SH_TRANS, I_FIRST); in test_bool_clone()