Searched refs:arg1_is_three (Results 1 – 1 of 1) sorted by relevance
820 bool arg1_is_three = (arg1.type_of_value == DOUBLE_VALUE && arg1.value.double_field == 3.0); in test_validator_restore_handler() local823 TEST_ASSERT ((arg1_is_false && arg2_is_three) || (arg1_is_three && arg2_is_false)); in test_validator_restore_handler()