HomeSort by relevance Sort by last modified time
    Searched refs:logErrors (Results 1 - 11 of 11) sorted by null

  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
ProcessManagerTest.java 116 logErrors(process);
127 logErrors(process);
137 void logErrors(final Process process) throws IOException {
206 logErrors(process);
  /tools/tradefederation/core/src/com/android/tradefed/util/
IRunUtil.java 201 * @param logErrors log errors on exception or not.
205 boolean logErrors);
RunUtil.java 319 boolean logErrors) {
321 RunnableNotifier runThread = new RunnableNotifier(runnable, logErrors);
322 if (logErrors) {
531 RunnableNotifier(IRunUtil.IRunnableResult runnable, boolean logErrors) {
537 mLogErrors = logErrors;
  /external/deqp/modules/gles2/functional/
es2fDitheringTests.cpp 108 bool checkColor (const tcu::Vec4& inputClr, const tcu::RGBA& renderedClr, bool logErrors) const;
168 bool DitheringCase::checkColor (const Vec4& inputClr, const tcu::RGBA& renderedClr, const bool logErrors) const
212 if (logErrors)
  /external/deqp/modules/gles3/functional/
es3fDitheringTests.cpp 108 bool checkColor (const tcu::Vec4& inputClr, const tcu::RGBA& renderedClr, bool logErrors) const;
168 bool DitheringCase::checkColor (const Vec4& inputClr, const tcu::RGBA& renderedClr, const bool logErrors) const
212 if (logErrors)
  /external/swiftshader/src/OpenGL/libGL/
Program.h 131 bool validateSamplers(bool logErrors);
Program.cpp     [all...]
  /tools/tradefederation/core/tests/src/com/android/tradefed/util/
RunUtilTest.java 215 boolean logErrors) {
  /external/swiftshader/src/OpenGL/libGLESv2/
Program.h 215 bool validateSamplers(bool logErrors);
Program.cpp     [all...]
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-core/2.0.9/
maven-core-2.0.9.jar 

Completed in 244 milliseconds