Searched refs:TEST_VM_ADB_PORT (Results 1 – 1 of 1) sorted by relevance
47 private static final int TEST_VM_ADB_PORT = 8000; field in MicrodroidTestCase48 private static final String MICRODROID_SERIAL = "localhost:" + TEST_VM_ADB_PORT;144 + TEST_VM_ADB_PORT in testMicrodroidBoots()171 executeCommand("adb -s localhost:" + TEST_VM_ADB_PORT + " shell reboot"); in testMicrodroidBoots()