Searched refs:MICRODROID_SERIAL (Results 1 – 1 of 1) sorted by relevance
48 private static final String MICRODROID_SERIAL = "localhost:" + TEST_VM_ADB_PORT; field in MicrodroidTestCase148 executeCommand("adb connect " + MICRODROID_SERIAL); in testMicrodroidBoots()149 String prop = executeCommand("adb -s " + MICRODROID_SERIAL + " shell getprop ro.hardware"); in testMicrodroidBoots()161 + MICRODROID_SERIAL in testMicrodroidBoots()167 "adb -s " + MICRODROID_SERIAL + " shell cat /data/local/tmp/test.txt"); in testMicrodroidBoots()180 executeCommand("adb disconnect " + MICRODROID_SERIAL); in setUp()186 executeCommand("adb disconnect " + MICRODROID_SERIAL); in shutdown()