Home
last modified time | relevance | path

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

/system/tools/aidl/tests/java/src/android/aidl/tests/
DJavaOnlyImmutableAnnotationTests.java56 Foo foo2 = Foo.CREATOR.createFromParcel(parcel); in testReadWriteJavaOnlyImmutableParcelable() local
119 Foo foo2 = new Foo.Builder() in testBuilder() local
/system/core/libutils/
DStrongPointer_test.cpp94 auto foo2 = sp<TypeParam>::fromExisting(foo.get()); in TYPED_TEST() local
DRefBase_test.cpp134 Foo* foo2 = new Foo(&isDeleted2); in TEST() local
223 FooFixedAlloc* foo2 = new FooFixedAlloc(&isDeleted2); in TEST() local
/system/tools/hidl/test/hidl_test/
Dstatic_test.cpp261 Return<void> foo2(const hidl_array<int32_t, 13>&) override { return Void(); } in foo2() function
/system/linkerconfig/modules/tests/
Dsection_test.cc159 Namespace& foo2 = namespaces.emplace_back("foo2"); in TEST() local