Searched refs:VAL2 (Results 1 – 4 of 4) sorted by relevance
21 VAL2 = 1 << 3,
22 VAL2 = 4
405 const auto VAL2 = 2; in TEST_F() local416 auto expectedValue2 = hal->getValuePool()->obtainInt32(VAL2); in TEST_F()434 ASSERT_EQ(VAL2, actualValue.value.int32Values[0]); in TEST_F()
80 # Given 'VAR1=VAL VAR2=VAL2 ... cmd arg1 arg2 ... argN' run the 'cmd' with the args