Home
last modified time | relevance | path

Searched refs:StreamParseCase (Results 1 - 3 of 3) sorted by relevance

/third_party/spirv-tools/test/
H A Dhex_float_test.cpp1329 struct StreamParseCase { struct
1330 StreamParseCase(const std::string& lit, bool succ, const std::string& suffix, in StreamParseCase() function
1344 std::ostream& operator<<(std::ostream& os, const StreamParseCase<T>& fspc) { in operator <<()
1345 os << "StreamParseCase(" << fspc.literal in operator <<()
1351 using Float32StreamParseTest = ::testing::TestWithParam<StreamParseCase<float>>;
1353 ::testing::TestWithParam<StreamParseCase<Float16>>;
1408 ::testing::ValuesIn(std::vector<StreamParseCase<float>>{
1426 ::testing::ValuesIn(std::vector<StreamParseCase<float>>{
1453 ::testing::ValuesIn(std::vector<StreamParseCase<float>>{
1473 ::testing::ValuesIn(std::vector<StreamParseCase<floa
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dhex_float_test.cpp1329 struct StreamParseCase { struct
1330 StreamParseCase(const std::string& lit, bool succ, const std::string& suffix, in StreamParseCase() function
1344 std::ostream& operator<<(std::ostream& os, const StreamParseCase<T>& fspc) { in operator <<()
1345 os << "StreamParseCase(" << fspc.literal in operator <<()
1351 using FloatStreamParseTest = ::testing::TestWithParam<StreamParseCase<float>>;
1372 ::testing::ValuesIn(std::vector<StreamParseCase<float>>{
1392 ::testing::ValuesIn(std::vector<StreamParseCase<float>>{
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dhex_float_test.cpp1329 struct StreamParseCase { struct
1330 StreamParseCase(const std::string& lit, bool succ, const std::string& suffix, in StreamParseCase() function
1344 std::ostream& operator<<(std::ostream& os, const StreamParseCase<T>& fspc) { in operator <<()
1345 os << "StreamParseCase(" << fspc.literal in operator <<()
1351 using FloatStreamParseTest = ::testing::TestWithParam<StreamParseCase<float>>;
1372 ::testing::ValuesIn(std::vector<StreamParseCase<float>>{
1392 ::testing::ValuesIn(std::vector<StreamParseCase<float>>{

Completed in 7 milliseconds