Home
last modified time | relevance | path

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

/device/google/cuttlefish/tests/graphics/src/com/android/cuttlefish/tests/
DCuttlefishDisplayHotplugTest.java75 private static final String CVD_DISPLAY_BINARY_BASENAME = "cvd_internal_display"; field in CuttlefishDisplayHotplugTest
81 String cvdBinary = runner.getHostBinaryPath(CVD_DISPLAY_BINARY_BASENAME); in runCvdCommand()