Searched defs:Foo (Results 1 – 6 of 6) sorted by relevance
38 public class Foo { class in ArrayListIterationPerfTest46 for (int i = 0; i < 27; ++i) mList.add(new Foo()); in mList.add()
36 public class Foo { class in ArrayIterationPerfTest
56 static class Foo { class in ObservableServiceConnectionTest59 Foo(int value) { in Foo() method in ObservableServiceConnectionTest.Foo
53 public static class Foo { class in ObservableServiceConnectionTest56 Foo(int value) { in Foo() method in ObservableServiceConnectionTest.Foo
33 val Foo = ElementKey("Foo") regex
35 class Foo : public RefBase { class37 Foo(bool* deleted_check) : mDeleted(deleted_check) { in Foo() function in Foo