Searched refs:foo2 (Results 1 – 5 of 5) sorted by relevance
94 auto foo2 = sp<TypeParam>::fromExisting(foo.get()); in TYPED_TEST() local99 foo2 = nullptr; in TYPED_TEST()
134 Foo* foo2 = new Foo(&isDeleted2); in TEST() local136 sp<Foo> sp2(foo2); in TEST()223 FooFixedAlloc* foo2 = new FooFixedAlloc(&isDeleted2); in TEST() local225 ASSERT_EQ(foo, foo2); // Not technically a legal comparison, but ... in TEST()226 sp<FooFixedAlloc> sp2(foo2); in TEST()
29 public NoPublicConstructorTest(String foo, String foo2) { in NoPublicConstructorTest() argument
163 ASSERT_TRUE(TestParse(R"(<string name="foo2">" This is what I think "</string>)")); in TEST_F()180 EXPECT_TRUE(TestParse(R"(<string name="foo2">\u0020\Hello\u0020</string>)")); in TEST_F()230 EXPECT_TRUE(TestParse(R"(<string name="foo2" translatable="true">Translate</string>)")); in TEST_F()1361 ASSERT_THAT(test::GetValue<Reference>(&table_, "id/foo2"), NotNull()); in TEST_F()1393 output = test::GetValue<String>(&table_, "string/foo2");
116 <child>foo2</child>222 <part value="foo2" slots="yes" test="no" hashable="yes"/>231 <child>foo2</child>