Searched refs:doDirectBootTest (Results 1 – 1 of 1) sorted by relevance
119 doDirectBootTest(MODE_NATIVE); in testDirectBootNative()134 doDirectBootTest(MODE_EMULATED); in testDirectBootEmulated()149 doDirectBootTest(MODE_NONE); in testDirectBootNone()152 public void doDirectBootTest(String mode) throws Exception { in doDirectBootTest() method in DirectBootHostTest