Home
last modified time | relevance | path

Searched defs:failed (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/test-runner/src/android/test/
DTestPrinter.java81 public void failed(String className, Throwable exception) { in failed() method in TestPrinter
88 private void failed(Test test, Throwable t) { in failed() method in TestPrinter
DTestRunner.java158 void failed(String className, Throwable execption); in failed() method
216 public void failed(String className, Throwable exception) { in failed() method in TestRunner
/frameworks/rs/tests/typecheck/
Dtypecheck.cpp76 bool failed = false; in TEST_ELEM_ALL() local
/frameworks/base/tests/backup/
Dbackup_helper_test.cpp81 int failed = 0; in main() local
/frameworks/rs/tests/cppbasic/
Dcompute.cpp44 bool failed = false; in main() local
/frameworks/base/test-runner/tests/src/android/test/suitebuilder/
DUnitTestSuiteBuilderTest.java92 public boolean failed(String testName) { in failed() method in UnitTestSuiteBuilderTest.SuiteExecutionRecorder
DInstrumentationTestSuiteBuilderTest.java99 public boolean failed(String testName) { in failed() method in InstrumentationTestSuiteBuilderTest.SuiteExecutionRecorder
/frameworks/av/cmds/stagefright/
Dstagefright.cpp246 bool failed = false; in playSource() local
829 bool failed = true; in main() local
/frameworks/base/media/jni/
Dandroid_media_Utils.cpp36 bool failed = false; in ConvertKeyValueArraysToKeyedVector() local
/frameworks/base/tools/aapt/
DZipFile.cpp416 bool failed = false; in addCommon() local
/frameworks/base/libs/androidfw/
DResourceTypes.cpp4675 bool failed = false; in stringToValue() local
4741 bool failed = collectString(outString, s, len, preserveSpaces, &errorMsg); in stringToValue() local