Home
last modified time | relevance | path

Searched defs:TestT (Results 1 – 25 of 46) sorted by relevance

12

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/optional/optional.specalg/
H A Dmake_optional_explicit_initializer_list.pass.cpp22 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 Dmake_optional_explicit_initializer_list.pass.cpp23 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 DTest.go9 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 DTestT.java10 public class TestT { class
23 public TestT() { in TestT() method in TestT
H A DTest.cs49 public class TestT class
56 public TestT() { in TestT() method in MyGame.Example.TestT
H A DTest.py33 class TestT(object): class
/aosp_15_r20/external/flatbuffers/tests/monster_test/my_game/example/
H A Dtest_generated.rs140 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 Dtest_generated.rs154 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/
Dis_abstract_test.cpp40 struct TestT { virtual ~TestT(void) {} virtual void foo(void) {} }; in ~TestT() argument
/aosp_15_r20/external/flatbuffers/tests/my-game/example/
H A Dtest.ts65 export class TestT { class
H A Dtest.js47 export class TestT { class
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/googletest/googletest/include/gtest/
Dgtest.h2438 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/
Dgtest.h2454 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/
Dgtest.h2438 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/
Dgtest.h2454 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/
Dgtest.h2438 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/
Dgtest.h2438 using TestT = typename std::remove_pointer<decltype(factory())>::type; in RegisterTest() local
/aosp_15_r20/external/mesa3d/src/gtest/include/gtest/
H A Dgtest.h2283 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 Dgtest.h2302 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/
Dgtest.h2458 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/
Dgtest.h2458 using TestT = typename std::remove_pointer<decltype(factory())>::type; in RegisterTest() local
/aosp_15_r20/external/googletest/googletest/include/gtest/
H A Dgtest.h2302 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 Dgtest.h2262 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/
Dgtest.h2458 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/
Dgtest.h2458 using TestT = typename std::remove_pointer<decltype(factory())>::type; in RegisterTest() local

12