Searched refs:other_category (Results 1 – 2 of 2) sorted by relevance
255 const StringId& other_category = slices->category()[slice_idx]; in MatchingIncompleteSliceIndex() local257 (other_category.is_null() || category != other_category)) in MatchingIncompleteSliceIndex()
178 Query other_category = Query::OtherCategoryIs(other.category); in TEST_F() local205 EXPECT_TRUE(other_category.Evaluate(event)); in TEST_F()