Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/gav1/
Dstatus_code.h111 inline const char* GetErrorString(StatusCode status) { 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/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/angle/third_party/vulkan-deps/spirv-tools/src/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.cc138 string GetErrorString() { return mock_reporter_.GetAsString(); } in GetErrorString() function in tflite::TfLiteFlatbufferModelBuilder