Home
last modified time | relevance | path

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

/device/google/cuttlefish/tests/graphics/src/com/android/cuttlefish/tests/
DCuttlefishDisplayHotplugTest.java81 String cvdBinary = runner.getHostBinaryPath(CVD_DISPLAY_BINARY_BASENAME); in runCvdCommand() local
84 fullCommand.add(0, cvdBinary); in runCvdCommand()