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