Searched refs:GetInt128FormatCases (Results 1 – 2 of 2) sorted by relevance
228 std::vector<Int128TestCase> GetInt128FormatCases();230 for (const Int128TestCase& test_case : GetInt128FormatCases()) { in TEST()235 std::vector<Int128TestCase> GetInt128FormatCases() { in GetInt128FormatCases() function