Searched refs:getCodePaths (Results 1 – 6 of 6) sorted by relevance
51 public List<String> getCodePaths() { in getCodePaths() method in ArtPackageInfo
868 for (String codePath : packageInfo.getCodePaths()) { in deleteOptimizedFiles()
191 val codePath = HostUtils.getCodePaths(device, pkgName).first()232 val codePath = HostUtils.getCodePaths(device, pkgName).first()
104 assertThat(HostUtils.getCodePaths(device, TEST_PKG_NAME))
139 fun getCodePaths(device: ITestDevice, pkgName: String) = regex
163 val codePath = HostUtils.getCodePaths(device, TEST_PKG_NAME).first()609 val codePaths = HostUtils.getCodePaths(device, TEST_PKG_NAME)