Home
last modified time | relevance | path

Searched refs:t7 (Results 1 – 7 of 7) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/intseq/intseq.general/
Dinteger_seq.pass.cpp66 auto t7 = extract ( tup, size7 ()); in main() local
67 static_assert ( std::tuple_size<decltype(t7)>::value == size7::size (), "t7 size wrong"); in main()
68 assert ( t7 == std::make_tuple ( 10, 11, 12, 13, 14, 15, 16 )); in main()
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
Dsort27 ."t7 := \$(t6) \$(t6) \$(t6) \n"
33 ."\t\@echo \$(sort \$(foo) \$(bar2) \$(t1) \$(t4) \$(t5) \$(t7) \$(t6) )\n";
/ndk/sources/third_party/googletest/googletest/test/
Dgtest-printers_test.cc1013 tuple<bool, int, int, int, bool, int, int> t7(false, 2, 3, 4, true, 6, 7); in TEST() local
1014 EXPECT_EQ("(false, 2, 3, 4, true, 6, 7)", Print(t7)); in TEST()
/ndk/sources/cxx-stl/gabi++/tests/
Ddynamic_cast5.cpp872 namespace t7 namespace
1319 t7::test(); in main()
Ddynamic_cast3.cpp340 namespace t7 namespace
2427 t7::test(); in main()
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
Ddynamic_cast5.pass.cpp873 namespace t7 namespace
1312 t7::test(); in main()
Ddynamic_cast3.pass.cpp341 namespace t7 namespace
2419 t7::test(); in main()