Searched defs:TestInt64 (Results 1 – 3 of 3) sorted by relevance
42 struct TestInt64 : TestIntBase<std::int64_t> { struct43 static constexpr const char* Name = "TestInt64";
25 TEST(OStreamTest, TestInt64) { in TEST() argument
711 NumberFormatTest::TestInt64() { in TestInt64() function in NumberFormatTest