Home
last modified time | relevance | path

Searched defs:ErrorToString (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dgl_errors.cc31 const char* ErrorToString(GLenum error) { in ErrorToString() function
/external/libchrome/base/files/
Dfile.cc99 std::string File::ErrorToString(Error error) { in ErrorToString() function in base::File
/external/gwp_asan/gwp_asan/
Dcommon.cpp19 const char *ErrorToString(const Error &E) { in ErrorToString() function
/external/llvm-project/compiler-rt/lib/gwp_asan/
Dcommon.cpp19 const char *ErrorToString(const Error &E) { in ErrorToString() function
/external/openscreen/platform/base/
Derror_unittest.cc55 TEST(ErrorOrTest, ErrorToString) { in TEST() argument
/external/webrtc/modules/audio_device/win/
Dcore_audio_utility_win.cc1516 std::string ErrorToString(const _com_error& error) { in ErrorToString() function