• Home
  • Raw
  • Download

Lines Matching refs:I_SECOND

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()
329 helper_bool_compare(SH_CONNECT, I_SECOND, I_SECOND); 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()
334 helper_bool_compare(SH_TRANS, I_SECOND, I_SECOND); in test_bool_compare()
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()
367 helper_bool_compare2(SH_CONNECT, I_SECOND, I_SECOND); 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()
372 helper_bool_compare2(SH_TRANS, I_SECOND, I_SECOND); in test_bool_compare2()
402 helper_bool_get_set_name(SH_CONNECT, I_SECOND, "testbool"); in test_bool_get_set_name()
403 helper_bool_get_set_name(SH_CONNECT, I_SECOND, ""); in test_bool_get_set_name()
407 helper_bool_get_set_name(SH_TRANS, I_SECOND, "testbool"); in test_bool_get_set_name()
408 helper_bool_get_set_name(SH_TRANS, I_SECOND, ""); in test_bool_get_set_name()
434 helper_bool_get_set_value(I_SECOND, 1); in test_bool_get_set_value()
435 helper_bool_get_set_value(I_SECOND, 0); in test_bool_get_set_value()
492 helper_bool_clone(SH_CONNECT, I_SECOND); in test_bool_clone()
495 helper_bool_clone(SH_TRANS, I_SECOND); in test_bool_clone()