Home
last modified time | relevance | path

Searched refs:test_trivial (Results 1 – 18 of 18) sorted by relevance

/external/cronet/tot/third_party/libc++/src/test/std/iterators/stream.iterators/istream.iterator/istream.iterator.cons/
Ddefault.pass.cpp28 struct test_trivial { struct
36 struct test_trivial<T, false> { argument
54 test_trivial<int>()(); in main() argument
55 test_trivial<char>()(); in main()
56 test_trivial<double>()(); in main()
57 test_trivial<S>()(); in main()
58 test_trivial<std::string>()(); in main()
/external/cronet/stable/third_party/libc++/src/test/std/iterators/stream.iterators/istream.iterator/istream.iterator.cons/
Ddefault.pass.cpp28 struct test_trivial { struct
36 struct test_trivial<T, false> { struct
54 test_trivial<int>()(); in main() argument
55 test_trivial<char>()(); in main()
56 test_trivial<double>()(); in main()
57 test_trivial<S>()(); in main()
58 test_trivial<std::string>()(); in main()
/external/libcxx/test/std/iterators/stream.iterators/istream.iterator/istream.iterator.cons/
Ddefault.pass.cpp32 struct test_trivial { struct
40 struct test_trivial<T, false> { struct
59 test_trivial<int>()(); in main() argument
60 test_trivial<char>()(); in main()
61 test_trivial<double>()(); in main()
62 test_trivial<S>()(); in main()
63 test_trivial<std::string>()(); in main()
/external/cronet/stable/third_party/libc++/src/test/libcxx/utilities/utility/pairs/pairs.pair/
Dabi.non_trivial_copy_move.pass.cpp78 void test_trivial() in test_trivial() function
151 test_trivial(); in main()
Dabi.trivial_copy_move.pass.cpp86 void test_trivial() in test_trivial() function
179 test_trivial(); in main()
/external/cronet/tot/third_party/libc++/src/test/libcxx/utilities/utility/pairs/pairs.pair/
Dabi.non_trivial_copy_move.pass.cpp78 void test_trivial() in test_trivial() function
151 test_trivial(); in main()
Dabi.trivial_copy_move.pass.cpp86 void test_trivial() in test_trivial() function
179 test_trivial(); in main()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/rand-0.8.5/src/distributions/
Dbernoulli.rs159 fn test_trivial() { in test_trivial() function
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/rand-0.8.5/src/distributions/
Dbernoulli.rs159 fn test_trivial() { in test_trivial() function
/external/rust/android-crates-io/crates/rand/src/distributions/
Dbernoulli.rs159 fn test_trivial() { in test_trivial() function
/external/llvm/test/CodeGen/X86/
Dtailcall-64.ll5 define i64 @test_trivial() {
9 ; CHECK-LABEL: test_trivial:
/external/sdv/vsomeip/third_party/boost/range/include/boost/range/detail/
Dmicrosoft.hpp764 bool test_trivial(Range& rng) in test_trivial() function
788 bool result = (test_trivial)(rng); in test_forward()
/external/cronet/stable/third_party/libc++/src/test/libcxx/selftest/dsl/
Ddsl.sh.py356 def test_trivial(self): member in TestFeature
/external/cronet/tot/third_party/libc++/src/test/libcxx/selftest/dsl/
Ddsl.sh.py356 def test_trivial(self): member in TestFeature
/external/python/cpython3/Lib/test/
Dtest_urllib2.py54 def test_trivial(self): member in TrivialTests
Dtest_clinic.py976 def test_trivial(self): member in ClinicParserTest
Ddatetimetester.py4529 def test_trivial(self): member in TestDateTimeTZ
/external/pytorch/test/
Dtest_namedtensor.py83 def test_trivial(self): member in TestNamedTensor