Searched refs:formatError (Results 1 - 6 of 6) sorted by relevance

/external/deqp/execserver/
H A DxsDefs.cpp31 static std::string formatError (const char* message, const char* expr, const char* file, int line) function in namespace:xs
42 : std::runtime_error(formatError(message, expr, file, line))
/external/deqp/executor/
H A DxeDefs.cpp31 static std::string formatError (const char* message, const char* expr, const char* file, int line) function in namespace:xe
42 : std::runtime_error(formatError(message, expr, file, line))
/external/parameter-framework/upstream/test/tmpfile/windows/
H A DTmpFile.cpp45 static std::string formatError(DWORD error) function in namespace:parameterFramework::utility
81 formatError(error);
/external/deqp/framework/common/
H A DtcuDefs.cpp50 static std::string formatError (const char* message, const char* expr, const char* file, int line) function in namespace:tcu
65 : std::runtime_error(formatError(message, expr, file, line))
77 : Exception (formatError(message, expr, file, line))
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-junit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 272 milliseconds