Home
last modified time | relevance | path

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

/cts/tests/jdwp/runner/host-side/src/com/android/compatibility/testtype/
DLibcoreTest.java60 List<String> coreExpectations = getCoreExpectations(); in run()
77 private List<String> getCoreExpectations() throws DeviceNotAvailableException { in getCoreExpectations() method in LibcoreTest