Searched refs:GetUint128FormatCases (Results 1 – 2 of 2) sorted by relevance
142 std::vector<Uint128TestCase> GetUint128FormatCases();145 for (const Uint128TestCase& test_case : GetUint128FormatCases()) { in TEST()879 std::vector<Uint128TestCase> GetUint128FormatCases() { in GetUint128FormatCases() function