Searched defs:REPORT_KEY_SUITE_ASSIGNMENT (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/test-runner/src/android/test/
H A DInstrumentationTestRunner.java255 private static final String REPORT_KEY_SUITE_ASSIGNMENT = "suiteassignment"; field in class:InstrumentationTestRunner
732 mTestResult.putString(REPORT_KEY_SUITE_ASSIGNMENT, assignmentSuite);

Completed in 140 milliseconds