Searched refs:empty2 (Results 1 – 14 of 14) sorted by relevance
50 ObjectIdInvalidationMap empty2; in TEST_F() local51 EXPECT_TRUE(empty == empty2); in TEST_F()
74 bool empty2 = delayed; // Can fst2 be the empty machine? in ConcatProperties() local90 if (!empty2) in ConcatProperties()294 bool empty2 = delayed; // Can fst2 be the empty machine? in UnionProperties() local299 if (!empty1 && !empty2) { in UnionProperties()
112 Callback<void(void)> empty2; in TEST_F() local113 EXPECT_TRUE(null_callback_.Equals(empty2)); in TEST_F()
107 typename TestFixture::IntSet empty2; in TYPED_TEST() local108 EXPECT_EQ(0U, empty2.size()); in TYPED_TEST()
108 typename TestFixture::IntSet empty2; in TYPED_TEST() local109 EXPECT_EQ(0U, empty2.size()); in TYPED_TEST()
88 bool empty2 = delayed; // Can fst2 be the empty machine? in ConcatProperties() local104 if (!empty2) in ConcatProperties()383 bool empty2 = delayed; // Can fst2 be the empty machine? in UnionProperties() local388 if (!empty1 && !empty2) { in UnionProperties()
81 SkRegion empty, empty2; in test_empties() local87 REPORTER_ASSERT(reporter, !empty.intersects(empty2)); in test_empties()91 REPORTER_ASSERT(reporter, !empty.contains(empty2)); in test_empties()
123 PolicyMap empty2; in TEST_F() local124 EXPECT_TRUE(empty1.Equals(empty2)); in TEST_F()125 EXPECT_TRUE(empty2.Equals(empty1)); in TEST_F()
119 Test2 empty2[3] = {}; in f() local
180 } constexpr empty2; variable
1570 start: ambig1 empty1 | ambig2 empty2 ;1580 sub_ambig2: empty2 'a' 'b' ;1582 empty2: ;
177615 sub_ambig2: empty2 'a' 'b' ;177617 empty2: ;