Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DIsolatedHostTest.java473 File ravenwoodRuntime = FileUtil.findFile(testDir, "ravenwood-runtime"); in getRavenwoodRuntimeDir() local
474 if (ravenwoodRuntime == null || !ravenwoodRuntime.isDirectory()) { in getRavenwoodRuntimeDir()
479 return ravenwoodRuntime; in getRavenwoodRuntimeDir()