Home
last modified time | relevance | path

Searched refs:TestInt64 (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/benchmarks/
Dalgorithms.partition_point.bench.cpp42 struct TestInt64 : TestIntBase<std::int64_t> { struct
61 using AllTestTypes = std::tuple<TestInt32, TestInt64, TestUint32, TestMediumString>;
/external/icu/icu4c/source/test/intltest/
Dnumfmtst.h131 void TestInt64(void);
Dnumfmtst.cpp118 TESTCASE_AUTO(TestInt64); in runIndexedTest()
659 NumberFormatTest::TestInt64() { in TestInt64() function in NumberFormatTest