Searched refs:TestType (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dalgorithms.partition_point.bench.cpp92 template <class Alg, class TestType>
98 TestType::Name + '/' + std::to_string(Quantity);
102 auto Data = TestType::generateInput(Quantity);
/netbsd-current/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/
H A Dtest_type.py41 class TestType(unittest.TestCase): class in inherits:unittest.TestCase

Completed in 191 milliseconds