Searched defs:foo2 (Results 1 – 3 of 3) sorted by relevance
29 public NoPublicConstructorTest(String foo, String foo2) { in NoPublicConstructorTest()
94 auto foo2 = sp<TypeParam>::fromExisting(foo.get()); in TYPED_TEST() local
134 Foo* foo2 = new Foo(&isDeleted2); in TEST() local223 FooFixedAlloc* foo2 = new FooFixedAlloc(&isDeleted2); in TEST() local