Home
last modified time | relevance | path

Searched defs:foo (Results 1 – 25 of 46) sorted by relevance

12

/frameworks/compile/slang/tests/F_struct_field_ptr_to_fn_proto/
Dstruct_field_ptr_to_fn_proto.rs4 struct foo { struct
8 struct foo f; struct
/frameworks/compile/slang/tests/F_struct_field_ptr_to_array/
Dstruct_field_ptr_to_array.rs4 struct foo { struct
8 struct foo f; struct
/frameworks/compile/slang/tests/F_struct_field_ptr_to_fn_noproto/
Dstruct_field_ptr_to_fn_noproto.rs4 struct foo { struct
8 struct foo f; argument
/frameworks/base/cmds/idmap2/tests/
DCommandLineOptionsTests.cpp41 bool foo = true; in TEST() local
59 std::string foo; in TEST() local
74 std::string foo; in TEST() local
92 std::string foo; in TEST() local
117 std::vector<std::string> foo; in TEST() local
165 std::string foo; in TEST() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddrop_unknown_fields_test.cc52 Foo foo; in TEST() local
75 google::protobuf::scoped_ptr<google::protobuf::Message> foo( in TEST() local
Dunittest_optimize_for.proto55 oneof foo { oneof
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/
DUnknownFieldSetLiteTest.java59 Foo foo = Foo.newBuilder() in testMergeFieldFrom() local
72 Foo foo = Foo.newBuilder() in testSerializedSize() local
156 Foo foo = Foo.newBuilder() in testRoundTrips() local
240 Foo foo = Foo.newBuilder() in testTruncatedInput() local
/frameworks/native/libs/binder/ndk/test/
Diface.cpp31 sp<IFoo> foo; member
35 IFoo_Class_Data* foo = static_cast<IFoo_Class_Data*>(args); in IFoo_Class_onCreate() local
49 sp<IFoo> foo = static_cast<IFoo_Class_Data*>(AIBinder_getUserData(binder))->foo; in IFoo_Class_onTransact() local
Dmain_client.cpp52 sp<IFoo> foo = IFoo::getService(IFoo::kSomeInstanceName); in TEST() local
68 sp<IFoo> foo = IFoo::getService(IFoo::kInstanceNameToDieFor, &binder); in TEST() local
146 sp<IFoo> foo = new MyTestFoo; in TEST() local
193 sp<IFoo> foo = new MyTestFoo; in TEST() local
/frameworks/compile/libbcc/tests/debuginfo/host-tests/
Dnested-struct.cpp14 int foo() { in foo() function
Dfunc_invoke_and_crash.cpp19 static int foo() { in foo() function
Dtest_info_sources.cpp21 static int foo() { in foo() function
Daggregate-indirect-arg.cpp22 void foo(SVal v) { bar(v); } in foo() function in A
/frameworks/base/test-runner/tests/src/android/test/suitebuilder/examples/constructor/
DNoPublicConstructorTest.java29 public NoPublicConstructorTest(String foo, String foo2) { in NoPublicConstructorTest()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/testdata/
Danys.proto48 string foo = 1; field
Dmaps.proto80 string foo = 1; field
/frameworks/base/libs/androidfw/tests/data/lib_two/
DR.h36 foo = 0x02020001, // default enumerator
/frameworks/base/libs/androidfw/tests/data/lib_one/
DR.h42 foo = 0x02030000, // default enumerator
/frameworks/base/libs/androidfw/tests/data/libclient/
DR.h29 foo = 0x7f010000, // default enumerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dtemplate_util_unittest.cc84 typedef const int foo; in TEST() typedef
/frameworks/base/tools/aapt2/split/
DTableSplitter_test.cpp195 const ResourceName foo = test::ParseNameOrDie("android:string/foo"); in TEST() local
/frameworks/base/tools/aapt2/
DResourceTable_test.cpp277 const ResourceName foo = test::ParseNameOrDie("android:string/foo"); in TEST() local
297 const ResourceName foo = test::ParseNameOrDie("android:string/foo"); in TEST() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/
Dtestbinary.proto131 optional int32 foo = 1; field
211 optional int32 foo = 1; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/tests/
Dgenerated_code.proto56 int32 foo = 1; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ruby/
Druby_generated_code.proto56 int32 foo = 1; field

12