Searched defs:MyTypes (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/font-types-0.4.3/src/ |
H A D | serde_test.rs | 8 struct MyTypes { in test_serde() struct 9 f1: Fixed, in test_serde() 10 f2: F26Dot6, in test_serde() 11 f3: F2Dot14, in test_serde() 12 gid: GlyphId, in test_serde() 13 date: LongDateTime, in test_serde() 14 name_id: NameId, in test_serde() 15 offset: Offset16, in test_serde() 16 tag: Tag, in test_serde() 17 u24: Uint24, in test_serde() [all …]
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/util/ |
H A D | required_fields_test.cc | 102 using MyTypes = ::testing::Types<Proto2Type, Edition2023Type>; typedef
|
/aosp_15_r20/external/tink/cc/util/ |
H A D | secret_proto_test.cc | 40 using MyTypes = ::testing::Types<NestedTestProto, TestProto>; typedef
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/ |
D | googletest-list-tests-unittest_.cc | 124 int*, MyArray<bool, 42> > MyTypes; typedef
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/ |
H A D | googletest-list-tests-unittest_.cc | 116 MyTypes; typedef
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/ |
H A D | googletest-list-tests-unittest_.cc | 116 MyTypes; typedef
|
/aosp_15_r20/external/googletest/googletest/test/ |
H A D | googletest-list-tests-unittest_.cc | 116 MyTypes; typedef
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/test/ |
D | googletest-list-tests-unittest_.cc | 124 int*, MyArray<bool, 42> > MyTypes; typedef
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | where_test.cc | 138 using MyTypes = typedef
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/ |
H A D | qpack_header_table_test.cc | 58 using MyTypes = typedef
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_enum.py | 988 class MyTypes(Enum): class 1092 class MyTypes(Enum): class
|