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