Home
last modified time | relevance | path

Searched defs:testStruct (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/unique/
Dhandle_test.go30 type testStruct struct { struct
31 z float64
32 b string
/aosp_15_r20/external/skia/tests/
H A DSkSLMemoryLayoutTest.cpp1405 auto testStruct = SkSL::Type::MakeStructType( in DEF_TEST() local
1432 auto testStruct = SkSL::Type::MakeStructType( in DEF_TEST() local
/aosp_15_r20/external/clang/test/SemaObjCXX/
H A Dboxing-illegal-types.mm31 void testStruct() { function
/aosp_15_r20/external/clang/test/CodeGen/
H A Dc11atomics-ios.c97 void testStruct(_Atomic(S) *fp) { in testStruct() function
H A Dc11atomics.c248 void testStruct(_Atomic(S) *fp) { in testStruct() function
/aosp_15_r20/external/clang/test/SemaObjC/
H A Dboxing-illegal.m31 void testStruct() { function
/aosp_15_r20/external/cronet/third_party/protobuf/php/tests/
H A DWellKnownTest.php265 public function testStruct() function in WellKnownTest
/aosp_15_r20/external/protobuf/php/tests/
H A DWellKnownTest.php265 public function testStruct() function in WellKnownTest
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Dwell_known_types_test.py751 def testStruct(self): member in StructTest
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Dwell_known_types_test.py751 def testStruct(self): member in StructTest
/aosp_15_r20/external/cronet/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/
H A DJsonFormatTest.java973 public void testStruct() throws Exception { in testStruct() method in JsonFormatTest
/aosp_15_r20/external/protobuf/java/util/src/test/java/com/google/protobuf/util/
H A DJsonFormatTest.java973 public void testStruct() throws Exception { in testStruct() method in JsonFormatTest
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dapicoll.cpp1655 } testStruct[] = { in TestGetLocale() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A Dcapitst.c1536 } testStruct[] = { in TestGetLocale() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp1655 } testStruct[] = { in TestGetLocale() local
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A Dcapitst.c1536 } testStruct[] = { in TestGetLocale() local
/aosp_15_r20/external/google-styleguide/cpplint/
H A Dcpplint_unittest.py5454 def testStruct(self): member in NestingStateTest