Searched refs:doDirectBootTest (Results 1 – 1 of 1) sorted by relevance
108 doDirectBootTest(MODE_NATIVE); in testDirectBootNative()125 doDirectBootTest(MODE_EMULATED); in testDirectBootEmulated()141 doDirectBootTest(MODE_NONE); in testDirectBootNone()144 public void doDirectBootTest(String mode) throws Exception { in doDirectBootTest() method in DirectBootHostTest