Home
last modified time | relevance | path

Searched defs:MyType (Results 1 – 25 of 30) sorted by relevance

12

/external/libabigail/tests/data/test-diff-suppr/
Dtest0-type-suppr-v0.cc1 struct MyType struct
7 struct MyType::Private argument
Dtest0-type-suppr-v1.cc1 struct MyType struct
7 struct MyType::Private argument
/external/llvm/unittests/IR/
DTypeBuilderTest.cpp202 struct MyType { struct
203 int a;
204 int *b;
205 void *array[1];
/external/libcxx/test/libcxx/algorithms/
Ddebug_less.pass.cpp27 struct MyType { struct
29 explicit MyType(int xvalue = 0) : value(xvalue) {} in MyType() argument
/external/clang/test/Analysis/
DDynamicTypePropagation.m19 @interface MyType : NSObject <NSCopying> interface
36 @implementation MyType implementation
/external/clang/test/CodeGen/
Ddebug-info-typedef.c5 typedef int MyType; typedef
/external/llvm/include/llvm/DebugInfo/PDB/
DIPDBEnumChildren.h22 typedef IPDBEnumChildren<ChildType> MyType; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DIPDBEnumChildren.h22 using MyType = IPDBEnumChildren<ChildType>; variable
/external/libcxx/test/support/test.support/
Dtest_demangle.pass.cpp14 struct MyType {}; struct
/external/googletest/googletest/test/
Dgoogletest-list-tests-unittest_.cc78 class MyType { class
80 explicit MyType(const std::string& a_value) : value_(a_value) {} in MyType() function in MyType
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-list-tests-unittest_.cc78 class MyType { class
80 explicit MyType(const std::string& a_value) : value_(a_value) {} in MyType() function in MyType
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/module/
DTestTypeModifierNameResolution.java14 interface MyType { interface in TestTypeModifierNameResolution
/external/tensorflow/tensorflow/python/framework/
Dextension_type_test.py175 class MyType(extension_type.ExtensionType): class
252 class MyType(extension_type.ExtensionType): class
292 class MyType(extension_type.ExtensionType): class
863 class MyType(extension_type.ExtensionType): class
/external/rust/crates/rusticata-macros/src/
Dmacros.rs252 struct MyType(pub u8); in test_newtype_enum() struct
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/creators/
DDelegatingArrayCreatorsTest.java27 static abstract class MyType { class in DelegatingArrayCreatorsTest
/external/protobuf/src/google/protobuf/util/
Djson_format.proto82 enum MyType { enum
/external/python/cpython3/Lib/test/
Dtest_genericalias.py267 class MyType(type): class
/external/rust/crates/async-trait/tests/
Dtest.rs1245 pub struct MyType; struct
1255 impl MyTrait for MyType { implementation
/external/libtextclassifier/abseil-cpp/absl/status/
Dstatusor_test.cc1499 struct MyType { struct
1500 bool operator==(const MyType&) const { return true; } in operator ==()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/status/
Dstatusor_test.cc1510 struct MyType { struct
1511 bool operator==(const MyType&) const { return true; } in operator ==()
/external/openscreen/third_party/abseil/src/absl/status/
Dstatusor_test.cc1510 struct MyType { struct
1511 bool operator==(const MyType&) const { return true; } in operator ==()
/external/pigweed/pw_result/
Dstatusor_test.cc1439 struct MyType { struct
1440 bool operator==(const MyType&) const { return true; } in operator ==()
/external/abseil-cpp/absl/status/
Dstatusor_test.cc1546 struct MyType { struct
1547 bool operator==(const MyType&) const { return true; } in operator ==()
/external/angle/third_party/abseil-cpp/absl/status/
Dstatusor_test.cc1546 struct MyType { struct
1547 bool operator==(const MyType&) const { return true; } in operator ==()
/external/webrtc/third_party/abseil-cpp/absl/status/
Dstatusor_test.cc1546 struct MyType { struct
1547 bool operator==(const MyType&) const { return true; } in operator ==()

12