Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/
DDeviceState.java166 return applyTest(base, description); in apply()
173 private Statement applyTest(final Statement base, final Description description) { in applyTest() method in DeviceState