Searched refs:boolArrayVector (Results 1 – 3 of 3) sorted by relevance
132 vector<bool> boolArrayVector = {1, 0}; in TEST_F() local172 EXPECT_THAT(atom.repeated_boolean_field(), ElementsAreArray(boolArrayVector)); in TEST_F()
346 vector<bool> boolArrayVector = {1, 0}; in TEST_F() local
605 vector<bool> boolArrayVector = {1, 0}; in TEST() local634 EXPECT_THAT(atom.repeated_boolean_field(), ElementsAreArray(boolArrayVector)); in TEST()