Searched refs:matcher3 (Results 1 – 1 of 1) sorted by relevance
244 AtomMatcher matcher3; in TEST_F() local245 matcher3.set_id(StringToId("TEST3")); in TEST_F()246 AtomMatcher_Combination* combination = matcher3.mutable_combination(); in TEST_F()250 int64_t matcher3Id = matcher3.id(); in TEST_F()251 *config.add_atom_matcher() = matcher3; in TEST_F()260 *newConfig.add_atom_matcher() = matcher3; in TEST_F()287 AtomMatcher matcher3; in TEST_F() local288 matcher3.set_id(StringToId("TEST3")); in TEST_F()289 AtomMatcher_Combination* combination = matcher3.mutable_combination(); in TEST_F()293 int64_t matcher3Id = matcher3.id(); in TEST_F()[all …]