Home
last modified time | relevance | path

Searched refs:fspc (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dhex_float_test.cpp1344 std::ostream& operator<<(std::ostream& os, const StreamParseCase<T>& fspc) { in operator <<() argument
1345 os << "StreamParseCase(" << fspc.literal in operator <<()
1346 << ", expect_succes:" << int(fspc.expect_success) << "," in operator <<()
1347 << fspc.expected_suffix << "," << fspc.expected_value << ")"; in operator <<()
/third_party/spirv-tools/test/
Dhex_float_test.cpp1344 std::ostream& operator<<(std::ostream& os, const StreamParseCase<T>& fspc) { in operator <<() argument
1345 os << "StreamParseCase(" << fspc.literal in operator <<()
1346 << ", expect_success:" << int(fspc.expect_success) << "," in operator <<()
1347 << fspc.expected_suffix << "," << fspc.expected_value << ")"; in operator <<()
/third_party/skia/third_party/externals/spirv-tools/test/
Dhex_float_test.cpp1344 std::ostream& operator<<(std::ostream& os, const StreamParseCase<T>& fspc) { in operator <<() argument
1345 os << "StreamParseCase(" << fspc.literal in operator <<()
1346 << ", expect_succes:" << int(fspc.expect_success) << "," in operator <<()
1347 << fspc.expected_suffix << "," << fspc.expected_value << ")"; in operator <<()