Home
last modified time | relevance | path

Searched defs:GetErrorString (Results 1 – 5 of 5) sorted by relevance

/external/deqp-deps/SPIRV-Tools/test/val/
Dval_extensions_test.cpp42 std::string GetErrorString(const std::string& extension) { in GetErrorString() function
Dval_type_unique_test.cpp93 std::string GetErrorString(SpvOp opcode) { in GetErrorString() function
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_extensions_test.cpp42 std::string GetErrorString(const std::string& extension) { in GetErrorString() function
Dval_type_unique_test.cpp93 std::string GetErrorString(SpvOp opcode) { in GetErrorString() function
/external/tensorflow/tensorflow/lite/tools/
Dverifier_test.cc124 string GetErrorString() { return mock_reporter_.GetAsString(); } in GetErrorString() function in tflite::TfLiteFlatbufferModelBuilder