HomeSort by relevance Sort by last modified time
    Searched full:test_ignored (Results 1 - 9 of 9) sorted by null

  /tools/tradefederation/core/tests/res/testdata/
subprocess2.txt 6 03-22 14:04:02 E/SubprocessResultsReporter: TEST_IGNORED {"className":"android.gesture.cts.GestureLibraryTest","testName":"testGetGestures"}
subprocess1.txt 8 03-22 14:04:02 E/SubprocessResultsReporter: TEST_IGNORED {"className":"android.gesture.cts.GestureLibraryTest","testName":"testGetGestures"}
  /tools/tradefederation/core/src/com/android/tradefed/result/
LegacySubprocessResultsReporter.java 68 printEvent(SubprocessTestResultsParser.StatusKeys.TEST_IGNORED, info);
SubprocessResultsReporter.java 109 printEvent(SubprocessTestResultsParser.StatusKeys.TEST_IGNORED, info);
  /tools/tradefederation/core/src/com/android/tradefed/util/
SubprocessTestResultsParser.java 83 public static final String TEST_IGNORED = "TEST_IGNORED";
218 sb.append(StatusKeys.TEST_IGNORED).append("|");
238 mHandlerMap.put(StatusKeys.TEST_IGNORED, new TestIgnoredEventHandler());
  /external/clang/test/CodeGenObjC/
arc-unsafeclaim.m 205 void test_ignored() {
208 // CHECK-LABEL: define void @test_ignored()
  /tools/tradefederation/core/python-lib/tradefed_py/
tf_runner.py 95 self.stream.write('TEST_IGNORED %s\n' % json.dumps(resp))
  /external/python/cpython3/Lib/test/
test_trace.py 357 def test_ignored(self): member in class:Test_Ignore
  /prebuilts/misc/common/android-support-test/runner/
runner_release_no_deps.jar 

Completed in 167 milliseconds