Searched refs:boolArrayVector (Results 1 – 3 of 3) sorted by relevance
136 vector<uint8_t> boolArrayVector = {1, 0}; in TEST_F_GUARDED() local176 EXPECT_THAT(atom.repeated_boolean_field(), ElementsAreArray(boolArrayVector)); in TEST_F_GUARDED()
348 vector<uint8_t> boolArrayVector = {1, 0}; in TEST_F_GUARDED() local
900 vector<uint8_t> boolArrayVector = {1, 0}; in TEST_GUARDED() local931 EXPECT_THAT(atom.repeated_boolean_field(), ElementsAreArray(boolArrayVector)); in TEST_GUARDED()