Home
last modified time | relevance | path

Searched defs:TestTypes (Results 1 – 10 of 10) sorted by relevance

/external/libcxxabi/test/
Dcatch_multi_level_pointer.pass.cpp72 struct TestTypes { struct
82 struct TestTypes<Member Class::*, true> { argument
91 typedef TestTypes<Throw, first> ThrowTypes; argument
/external/llvm/unittests/ADT/
DPriorityWorklistTest.cpp23 TestTypes; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DPriorityWorklistTest.cpp25 TestTypes; typedef
/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dmath_test.cc155 using TestTypes = ::testing::Types<float>; typedef
157 using TestTypes = ::testing::Types<float, Eigen::half>; typedef
/external/libcxx/test/support/
Darchetypes.hpp260 namespace TestTypes { namespace
/external/icu/icu4c/source/test/intltest/
Dincaltst.cpp94 IntlCalendarTest::TestTypes() in TestTypes() function in IntlCalendarTest
/external/tensorflow/tensorflow/lite/toco/
Dimport_tensorflow_test.cc255 std::vector<tensorflow::DataType> TestTypes() { in TestTypes() function
/external/tensorflow/tensorflow/compiler/xla/tests/
Dconvolution_test.cc57 using TestTypes = ::testing::Types<float>; typedef
59 using TestTypes = ::testing::Types<float, Eigen::half>; typedef
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DIBMCalendarTest.java1086 public void TestTypes() { in TestTypes() method in IBMCalendarTest
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DIBMCalendarTest.java1083 public void TestTypes() { in TestTypes() method in IBMCalendarTest