Searched defs:Foo (Results 1 – 9 of 9) sorted by relevance
| /frameworks/native/libs/input/tests/ |
| D | StructLayout_test.cpp | 25 struct Foo { struct 26 uint32_t dummy; 27 PointerCoords coords;
|
| /frameworks/libs/binary_translation/base/ |
| D | forever_pool_test.cc | 29 struct Foo { in TEST() struct 30 char c; in TEST()
|
| /frameworks/base/apct-tests/perftests/core/src/android/libcore/ |
| D | ArrayListIterationPerfTest.java | 38 public class Foo { class in ArrayListIterationPerfTest 46 for (int i = 0; i < 27; ++i) mList.add(new Foo()); in mList.add()
|
| D | ArrayIterationPerfTest.java | 36 public class Foo { class in ArrayIterationPerfTest
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/service/ |
| D | ObservableServiceConnectionTest.java | 56 static class Foo { class in ObservableServiceConnectionTest 59 Foo(int value) { in Foo() method in ObservableServiceConnectionTest.Foo
|
| /frameworks/base/core/tests/utiltests/src/com/android/internal/util/ |
| D | ObservableServiceConnectionTest.java | 53 public static class Foo { class in ObservableServiceConnectionTest 56 Foo(int value) { in Foo() method in ObservableServiceConnectionTest.Foo
|
| /frameworks/base/packages/SystemUI/compose/core/tests/src/com/android/compose/animation/scene/ |
| D | TestValues.kt | 33 val Foo = ElementKey("Foo") constant
|
| /frameworks/native/libs/vr/libpdx/ |
| D | serialization_tests.cpp | 47 enum class Foo { kFoo, kBar, kBaz }; enum 680 enum Foo { kFoo, kBar, kBaz }; in TEST() enum 692 enum class Foo { kFoo, kBar, kBaz }; in TEST() enum 1884 enum Foo { kFoo, kBar, kBaz } result; in TEST() enum 1895 enum Foo { kFoo, kBar, kBaz } result; in TEST() enum
|
| /frameworks/native/libs/vr/libpdx_uds/ |
| D | remote_method_tests.cpp | 196 int Foo(int a, const std::string& b) { in Foo() function in __anond879f2260111::TestClient
|