Home
last modified time | relevance | path

Searched refs:INSTRUMENTATION_ARG_NAME (Results 1 – 1 of 1) sorted by relevance

/cts/tests/jdwp/runner/host-side/src/com/android/compatibility/testtype/
DLibcoreTest.java41 private static final String INSTRUMENTATION_ARG_NAME = "core-expectations"; field in LibcoreTest
62 addInstrumentationArg(INSTRUMENTATION_ARG_NAME, ArrayUtil.join(",", coreExpectations)); in run()