/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/optional/optional.specalg/ |
H A D | make_optional_explicit_initializer_list.pass.cpp | 22 struct TestT { struct 26 constexpr TestT(std::initializer_list<int> il) in TestT() argument 28 constexpr TestT(std::initializer_list<int> il, int *p) in TestT() argument
|
/aosp_15_r20/external/libcxx/test/std/utilities/optional/optional.specalg/ |
H A D | make_optional_explicit_initializer_list.pass.cpp | 23 struct TestT { struct 26 …constexpr TestT(std::initializer_list<int> il) : x(*il.begin()), size(static_cast<int>(il.size()))… in TestT() argument 27 constexpr TestT(std::initializer_list<int> il, const int*) in TestT() function
|
/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/ |
H A D | Test.go | 9 type TestT struct { struct 10 A int16 `json:"a"` 11 B int8 `json:"b"` 14 func (t *TestT) Pack(builder *flatbuffers.Builder) flatbuffers.UOffsetT { 18 func (rcv *Test) UnPackTo(t *TestT) {
|
H A D | TestT.java | 10 public class TestT { class 23 public TestT() { in TestT() method in TestT
|
H A D | Test.cs | 49 public class TestT class 56 public TestT() { in TestT() method in MyGame.Example.TestT
|
H A D | Test.py | 33 class TestT(object): class
|
/aosp_15_r20/external/flatbuffers/tests/monster_test/my_game/example/ |
H A D | test_generated.rs | 140 pub fn unpack(&self) -> TestT { in unpack() 149 pub struct TestT { struct 153 impl TestT { implementation
|
/aosp_15_r20/external/flatbuffers/tests/monster_test_serialize/my_game/example/ |
H A D | test_generated.rs | 154 pub fn unpack(&self) -> TestT { in unpack() 163 pub struct TestT { struct 167 impl TestT { implementation
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/type_traits/test/ |
D | is_abstract_test.cpp | 40 struct TestT { virtual ~TestT(void) {} virtual void foo(void) {} }; in ~TestT() argument
|
/aosp_15_r20/external/flatbuffers/tests/my-game/example/ |
H A D | test.ts | 65 export class TestT { class
|
H A D | test.js | 47 export class TestT { class
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/googletest/googletest/include/gtest/ |
D | gtest.h | 2438 using TestT = typename std::remove_pointer<decltype(factory())>::type; in RegisterTest() local
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/ |
D | gtest.h | 2454 using TestT = typename std::remove_pointer<decltype(factory())>::type; in RegisterTest() local
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/googletest/googletest/include/gtest/ |
D | gtest.h | 2438 using TestT = typename std::remove_pointer<decltype(factory())>::type; in RegisterTest() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/ |
D | gtest.h | 2454 using TestT = typename std::remove_pointer<decltype(factory())>::type; in RegisterTest() local
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/googletest/googletest/include/gtest/ |
D | gtest.h | 2438 using TestT = typename std::remove_pointer<decltype(factory())>::type; in RegisterTest() local
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/googletest/googletest/include/gtest/ |
D | gtest.h | 2438 using TestT = typename std::remove_pointer<decltype(factory())>::type; in RegisterTest() local
|
/aosp_15_r20/external/mesa3d/src/gtest/include/gtest/ |
H A D | gtest.h | 2283 using TestT = typename std::remove_pointer<decltype(factory())>::type; in RegisterTest() local
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/include/gtest/ |
H A D | gtest.h | 2302 using TestT = typename std::remove_pointer<decltype(factory())>::type; in GTEST_DISABLE_MSC_WARNINGS_POP_() local
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/external/googletest/googletest/include/gtest/ |
D | gtest.h | 2458 using TestT = typename std::remove_pointer<decltype(factory())>::type; in RegisterTest() local
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/external/googletest/googletest/include/gtest/ |
D | gtest.h | 2458 using TestT = typename std::remove_pointer<decltype(factory())>::type; in RegisterTest() local
|
/aosp_15_r20/external/googletest/googletest/include/gtest/ |
H A D | gtest.h | 2302 using TestT = typename std::remove_pointer<decltype(factory())>::type; in GTEST_DISABLE_MSC_WARNINGS_POP_() local
|
/aosp_15_r20/external/libvpx/third_party/googletest/src/include/gtest/ |
H A D | gtest.h | 2262 using TestT = typename std::remove_pointer<decltype(factory())>::type; in RegisterTest() local
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/googletest/googletest/include/gtest/ |
D | gtest.h | 2458 using TestT = typename std::remove_pointer<decltype(factory())>::type; in RegisterTest() local
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/googletest/googletest/include/gtest/ |
D | gtest.h | 2458 using TestT = typename std::remove_pointer<decltype(factory())>::type; in RegisterTest() local
|