Home
last modified time | relevance | path

Searched defs:TestStruct (Results 1 – 9 of 9) sorted by relevance

/external/clang/test/OpenMP/
Dordered_doacross_codegen.cpp64 struct TestStruct { struct
73 TestStruct() { in TestStruct() argument
/external/clang/test/SemaCXX/
Ddecltype-pr4444.cpp5 struct TestStruct { struct
6 typedef decltype(t+2) sum_type;
/external/clang/test/CodeGenCXX/
Dmicrosoft-uuidof-mangling.cpp20 struct __declspec(uuid("EAFA1952-66F8-438B-8FBA-AF1BBAE42191")) TestStruct struct
29 struct HasMember { typedef TestStruct member; }; argument
/external/v8/tools/clang/plugins/tests/
Dvirtual_bodies.h38 struct TestStruct {}; struct
/external/tensorflow/tensorflow/core/framework/
Dallocator_test.cc122 struct TestStruct { struct
123 int x; // not used just want to make sure sizeof(TestStruct) > 1
/external/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto149 message TestStruct { message
/external/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto189 message TestStruct { message
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
DBasicTest.java2297 final class TestStruct{ in TestFCNFKCClosure() class
2300 TestStruct(int cp, String src){ in TestFCNFKCClosure() method in BasicTest.TestStruct
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/
DBasicTest.java2300 final class TestStruct{ in TestFCNFKCClosure() class
2303 TestStruct(int cp, String src){ in TestFCNFKCClosure() method in BasicTest.TestStruct