Searched refs:getNodeForXPath (Results 1 – 1 of 1) sorted by relevance
113 Node n = getNodeForXPath(xmlFile, xPathString); in expectExists()131 Node n = getNodeForXPath(xmlFile, xPathString); in expectStartsWith()150 Node n = getNodeForXPath(xmlFile, xPathString); in expectEquals()163 public Node getNodeForXPath(File xmlFile, String xPathString) { in getNodeForXPath() method in PackageManagerOTATestUtils