Searched refs:reportFailure (Results 1 - 9 of 9) sorted by relevance

/external/skia/tests/
H A Dskia_test.cpp63 void reportFailure() { sk_atomic_inc(&fFailCount); } function in class:Status
104 fStatus->reportFailure();
/external/skia/forth/
H A DForthTests.cpp16 void reportFailure(const char expression[], const char file[], int line);
17 void reportFailure(const char msg[]);
25 reporter->reportFailure(#expression, __FILE__, __LINE__); \
370 void Reporter::reportFailure(const char expression[], const char file[], function in class:Reporter
376 void Reporter::reportFailure(const char msg[]) { function in class:Reporter
393 reporter.reportFailure(str.c_str());
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Dslf4j-api-1.4.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/slf4j/ org/slf4j/helpers/ org/slf4j/spi/ org/ ...
/external/emma/core/java12/com/vladium/emma/rt/
H A DAppRunner.java619 final Throwable reportFailure = (Throwable) i.next ();
620 if (firstReportFailure == null) firstReportFailure = reportFailure;
622 log.log (Logger.SEVERE, "exception while creating a report:", reportFailure);
/external/slf4j/integration/lib/
H A Dslf4j-api-1.5.11.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/slf4j/ org/slf4j/helpers/ org/slf4j/spi/ org/ ...
H A Dslf4j-api-1.6.99.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/slf4j/ org/slf4j/helpers/ org/slf4j/spi/ org/ ...
H A Dslf4j-api-2.0.99.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/slf4j/ org/slf4j/helpers/ org/slf4j/spi/ org/ ...
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 485 milliseconds