Home
last modified time | relevance | path

Searched defs:buildInfo (Results 1 – 1 of 1) sorted by relevance

/tools/platform-compat/java/android/compat/testing/
DClasspaths.java83 IBuildInfo buildInfo) throws DeviceNotAvailableException, FileNotFoundException { in getSharedLibraryInfos()
107 private static void runDeviceTests(ITestDevice device, IBuildInfo buildInfo, String apkName, in runDeviceTests()