Searched refs:getDeviceBaseArch (Results 1 – 3 of 3) sorted by relevance
97 String deviceArch = getDeviceBaseArch(device); in testJvmti()148 private String getDeviceBaseArch(ITestDevice device) throws Exception { in getDeviceBaseArch() method in JvmtiHostTest
217 String deviceArch = getDeviceBaseArch(device); in runJvmtiAgentLoadTest()241 private String getDeviceBaseArch(ITestDevice device) throws Exception { in getDeviceBaseArch() method in JvmtiAttachingHostTest
305 private String getDeviceBaseArch() throws Exception { in getDeviceBaseArch() method in JdwpTunnelTest320 String deviceArch = getDeviceBaseArch(); in testDdmsWaitsForHandshake()