Searched defs:TestInt64 (Results 1 – 2 of 2) sorted by relevance
42 struct TestInt64 : TestIntBase<std::int64_t> { struct43 static constexpr const char* Name = "TestInt64";
659 NumberFormatTest::TestInt64() { in TestInt64() function in NumberFormatTest