/tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/ |
D | UserCleanerFuncTest.java | 62 mCleaner.tearDown(getDevice(), null, null); in testTearDown() local
|
D | DeviceWiperFuncTest.java | 14 new DeviceWiper().setUp(getDevice(), null); in testWipe() local
|
D | AppSetupFuncTest.java | 72 appSetup.tearDown(getDevice(), appBuild, null); in testSetupTeardown() local
|
/tools/tradefederation/core/src/com/android/tradefed/device/cloud/ |
D | CommonLogRemoteFileUtil.java | 47 NESTED_REMOTE_LOG_DIR + "kernel.log", null, LogDataType.TEXT)); in KNOWN_FILES_TO_FETCH.put() argument 55 NESTED_REMOTE_LOG_DIR + "cuttlefish_config.json", null, LogDataType.TEXT)); in KNOWN_FILES_TO_FETCH.put() argument 65 new KnownLogFileEntry(EMULATOR_REMOTE_LOG_DIR + "adb.log", null, LogDataType.TEXT)); in KNOWN_FILES_TO_FETCH.put() argument 69 EMULATOR_REMOTE_LOG_DIR + "kernel.log", null, LogDataType.TEXT)); in KNOWN_FILES_TO_FETCH.put() argument 72 new KnownLogFileEntry("/var/log/daemon.log", null, LogDataType.TEXT)); in KNOWN_FILES_TO_FETCH.put() argument
|
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/ |
D | ZFile.java | 545 assert entry != null; in entries() local 607 assert directory != null; in readData() local 688 assert eocdEntry != null; in readData() local 1035 assert storedEntry != null; in update() local 1125 assert entryStore != null; in update() local 1206 assert storedEntry != null; in packIfNecessary() local 1473 assert directory != null; in computeEocd() local 1872 assert replaceStore != null; in addToEntries() local 1986 assert currentStore != null; in mergeFrom() local 2286 assert raf != null; in directWrite() local [all …]
|
/tools/metalava/src/main/java/com/android/tools/metalava/apilevels/ |
D | ApiElement.java | 41 assert name != null; in ApiElement() local 60 assert name != null; in ApiElement() local
|
/tools/tradefederation/contrib/src/com/android/media/tests/ |
D | CameraStartupTest.java | 138 preparer.setUp(getDevice(), null); in postSetupTestRun() local
|
/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/retry/ |
D | RetryRescheduler.java | 304 null); in updateRunner() local
|
/tools/tradefederation/contrib/src/com/android/monkey/ |
D | MonkeyBase.java | 375 CircularAtraceUtil.startTrace(getDevice(), null, 10); in runMonkey() local
|
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/ |
D | InstrumentationTestTest.java | 778 mInstrumentationTest.collectTestsAndRetry(mock(IRemoteAndroidTestRunner.class), null); in testCollectTestsAndRetry_Failure() local
|
/tools/tradefederation/core/src/com/android/tradefed/config/ |
D | Configuration.java | 651 internalInjectOptionValue(createOptionSetter(), optionName, optionKey, optionValue, null); in injectOptionValue() local
|