Home
last modified time | relevance | path

Searched refs:foo2 (Results 1 – 5 of 5) sorted by relevance

/aosp14/system/core/libutils/
H A DStrongPointer_test.cpp94 auto foo2 = sp<TypeParam>::fromExisting(foo.get()); in TYPED_TEST() local
99 foo2 = nullptr; in TYPED_TEST()
H A DRefBase_test.cpp134 Foo* foo2 = new Foo(&isDeleted2); in TEST() local
136 sp<Foo> sp2(foo2); in TEST()
223 FooFixedAlloc* foo2 = new FooFixedAlloc(&isDeleted2); in TEST() local
225 ASSERT_EQ(foo, foo2); // Not technically a legal comparison, but ... in TEST()
226 sp<FooFixedAlloc> sp2(foo2); in TEST()
/aosp14/frameworks/base/test-runner/tests/src/android/test/suitebuilder/examples/constructor/
H A DNoPublicConstructorTest.java29 public NoPublicConstructorTest(String foo, String foo2) { in NoPublicConstructorTest() argument
/aosp14/frameworks/base/tools/aapt2/
H A DResourceParser_test.cpp163 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");
/aosp14/system/core/fastboot/fuzzy_fastboot/
H A DREADME.md116 <child>foo2</child>
222 <part value="foo2" slots="yes" test="no" hashable="yes"/>
231 <child>foo2</child>