Home
last modified time | relevance | path

Searched defs:osKey (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Virtualization/tests/benchmark_hostside/java/android/avf/test/
DAVFHostTestCase.java184 private void noLongHypSectionsHelper(String osKey) throws Exception { in noLongHypSectionsHelper()
207 public void psciMemProtectHelper(String osKey) throws Exception { in psciMemProtectHelper()
526 private void composTestHelper(boolean isWithCompos, String osKey) throws Exception { in composTestHelper()
/packages/modules/Virtualization/tests/hostside/helper/java/com/android/microdroid/test/host/
DMicrodroidHostTestCaseBase.java287 protected void assumeKernelSupported(String osKey) throws Exception { in assumeKernelSupported()