Searched refs:pmCommandOutput (Results 1 – 1 of 1) sorted by relevance
106 String pmCommandOutput = device.executeShellCommand(pmCommand); in setUp() local109 String[] pmCmdTokens = pmCommandOutput.split("\\s+"); in setUp()