Searched refs:expectStartsWith (Results 1 – 2 of 2) sorted by relevance
130 public boolean expectStartsWith(File xmlFile, String xPathString, String value) { in expectStartsWith() method in PackageManagerOTATestUtils
317 mUtils.expectStartsWith(mPackageXml, CODE_PATH_XPATH, in testSystemAppUpdatedOlderVersion()