Home
last modified time | relevance | path

Searched refs:setName (Results 1 – 25 of 26) sorted by relevance

12

/tools/tradefederation/core/tests/src/com/android/tradefed/result/
DFileMetadataCollectorTest.java68 LogFile log = LogFile.newBuilder().setLogType(LOG_TYPE_BR).setName(NAME_BR1).build(); in testSingleTypeSingleElement()
85 LogFile log1 = LogFile.newBuilder().setLogType(LOG_TYPE_BR).setName(NAME_BR1).build(); in testSingleTypeMultipleElements()
86 LogFile log2 = LogFile.newBuilder().setLogType(LOG_TYPE_BR).setName(NAME_BR2).build(); in testSingleTypeMultipleElements()
106 LogFile log1 = LogFile.newBuilder().setLogType(LOG_TYPE_BR).setName(NAME_BR1).build(); in testMultipleTypesMultipleElements()
107 LogFile log2 = LogFile.newBuilder().setLogType(LOG_TYPE_BR).setName(NAME_BR2).build(); in testMultipleTypesMultipleElements()
108 LogFile log3 = LogFile.newBuilder().setLogType(LOG_TYPE_LC).setName(NAME_LC1).build(); in testMultipleTypesMultipleElements()
109 LogFile log4 = LogFile.newBuilder().setLogType(LOG_TYPE_LC).setName(NAME_LC2).build(); in testMultipleTypesMultipleElements()
DJUnitToInvocationResultForwarderTest.java81 test.setName("testAddFailure"); in testAddFailure()
94 test.setName("testEndTest"); in testEndTest()
106 test.setName("testStartTest"); in testStartTest()
121 test.setName("testbaseWithAnnotation"); in testStartTest_annotations()
/tools/tradefederation/core/tests/src/com/android/tradefed/build/
DFileDownloadCacheFuncTest.java92 downloadThread1.setName("FileDownloadCacheFuncTest#testFetchRemoteFile_concurrent-1"); in testFetchRemoteFile_concurrent()
94 downloadThread2.setName("FileDownloadCacheFuncTest#testFetchRemoteFile_concurrent-2"); in testFetchRemoteFile_concurrent()
154 downloadThread1.setName("FileDownloadCacheFuncTest#testFetchRemoteFile_multiConcurrent-1"); in testFetchRemoteFile_multiConcurrent()
156 downloadThread2.setName("FileDownloadCacheFuncTest#testFetchRemoteFile_multiConcurrent-2"); in testFetchRemoteFile_multiConcurrent()
158 downloadThread3.setName("FileDownloadCacheFuncTest#testFetchRemoteFile_multiConcurrent-3"); in testFetchRemoteFile_multiConcurrent()
224 downloadThread1.setName("FileDownloadCacheFuncTest#testFetchRemoteFile_concurrentFail-1"); in testFetchRemoteFile_concurrentFail()
226 downloadThread2.setName("FileDownloadCacheFuncTest#testFetchRemoteFile_concurrentFail-2"); in testFetchRemoteFile_concurrentFail()
228 downloadThread3.setName("FileDownloadCacheFuncTest#testFetchRemoteFile_concurrentFail-3"); in testFetchRemoteFile_concurrentFail()
/tools/tradefederation/core/tests/src/com/android/tradefed/util/
DConditionPriorityBlockingQueueTest.java116 delayedAdd.setName(getClass().getCanonicalName()); in testTake_delayedAdd()
140 delayedAdd.setName(getClass().getCanonicalName()); in testTake_matcher_delayedAdd()
164 waiter.setName(getClass().getCanonicalName() + "#testTake_multiple_matchers"); in testTake_multiple_matchers()
175 waiter2.setName(getClass().getCanonicalName() + "#testTake_multiple_matchers"); in testTake_multiple_matchers()
188 delayedAdd.setName(getClass().getCanonicalName() + "#testTake_multiple_matchers"); in testTake_multiple_matchers()
200 delayedAdd2.setName(getClass().getCanonicalName() + "#testTake_multiple_matchers"); in testTake_multiple_matchers()
302 iterator.setName(getClass().getCanonicalName() + "#testModificationOnIterating"); in testModificationOnIterating()
/tools/tradefederation/core/tests/src/com/android/tradefed/command/
DConsoleTest.java95 mConsole.setName("testRun_withConsole"); in testRun_withConsole()
125 mConsole.setName("testRun_withConsoleInteractiveHelp"); in testRun_withConsoleInteractiveHelp()
164 mConsole.setName("testRun_withConsoleInteractive_noHelp"); in testRun_withConsoleInteractive_noHelp()
194 mConsole.setName("testRun_noConsole"); in testRun_noConsole()
216 mConsole.setName("testRunCommand"); in testRunCommand()
236 mConsole.setName("testRunCommand_shortcut"); in testRunCommand_shortcut()
259 mConsole.setName("testRunCommand_startsWithCommand"); in testRunCommand_startsWithCommand()
DCommandSchedulerFuncTest.java371 test.setName("CommandSchedulerFuncTest#testShutdown_interruptible"); in testShutdown_interruptible()
447 shutdownThread.setName("CommandSchedulerFuncTest#testShutdown_notInterruptible"); in testShutdown_notInterruptible()
562 shutdownThread.setName("CommandSchedulerFuncTest#testShutdown_notInterruptible_timeout"); in testShutdown_notInterruptible_timeout()
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/
DFsDirectoryEntry.java105 public void setName(String newName) throws IOException; in setName() method
/tools/tradefederation/core/src/com/android/tradefed/util/hostmetric/
DHeapHostMonitor.java38 setName("HeapHostMonitor"); in HeapHostMonitor()
/tools/tradefederation/core/src/com/android/tradefed/util/
DAlarm.java43 setName(getClass().getCanonicalName()); in Alarm()
DLogcatUpdaterEventParser.java264 waitThread.setName(getClass().getCanonicalName()); in waitForEventAsync()
DRunUtil.java534 setName(RUNNABLE_NOTIFIER_NAME); in RunnableNotifier()
755 t.setName(name); in inheritIO()
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DDeviceStateMonitorTest.java78 test.setName(getClass().getCanonicalName() + "#testWaitForDeviceOnline"); in testWaitForDeviceOnline()
140 test.setName(getClass().getCanonicalName() + "#testWaitForDeviceOffline"); in testWaitForDeviceOffline()
218 test.setName(getClass().getCanonicalName() + "#testWaitForShell_becomeAvailable"); in testWaitForShell_becomeAvailable()
299 test.setName(getClass().getCanonicalName() + "#testWaitForBoot_becomeComplete"); in testWaitForBoot_becomeComplete()
392 test.setName(getClass().getCanonicalName() + "#testWaitForPm_becomeResponsive"); in testWaitForPm_becomeResponsive()
587 test.setName(getClass().getCanonicalName() + "#testWaitForStoreMount_becomeAvailable"); in testWaitForStoreMount_becomeAvailable()
638 test.setName(getClass().getCanonicalName() + "#testWaitForStoreMount_outputBecomeValid"); in testWaitForStoreMount_outputBecomeValid()
DBackgroundDeviceActionTest.java133 test.setName(getClass().getCanonicalName() + "#testwaitForDeviceRecovery_online"); in testwaitForDeviceRecovery_online()
158 test.setName(getClass().getCanonicalName() + "#testwaitForDeviceRecovery_blockOffline"); in testwaitForDeviceRecovery_blockOffline()
DTestDeviceTest.java970 fastbootThread.setName(getClass().getCanonicalName() + "#testExecuteFastbootCommand_state"); in testExecuteFastbootCommand_state()
2595 test.setName(getClass().getCanonicalName() + "#testSwitchUser_delay"); in testSwitchUser_delay()
/tools/tradefederation/core/tests/src/com/android/tradefed/util/sl4a/
DFakeSocketServerHelper.java35 setName(getClass().getCanonicalName()); in FakeSocketServerHelper()
/tools/tradefederation/core/src/com/android/tradefed/testtype/
DDeviceTestCase.java121 setName(mMethodName); in run()
181 setName(methodName); in run()
DHostTest.java652 ((TestCase)testObj).setName(method.getName()); in collectTests()
674 singletonSuite.setName(classObj.getName()); in getTestMethods()
/tools/tradefederation/core/src/com/android/tradefed/result/
DFileMetadataCollector.java63 LogFile.newBuilder().setLogType(getLogType(dataType)).setName(dataName).build(); in testLogSaved()
/tools/tradefederation/core/src/com/android/tradefed/util/sl4a/
DSl4aEventDispatcher.java47 this.setName(getClass().getCanonicalName()); in Sl4aEventDispatcher()
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DInstrumentationTestFuncTest.java229 rebootThread.setName("InstrumentationTestFuncTest#testRun_deviceReboot"); in testRun_deviceReboot()
310 resetThread.setName("InstrumentationTestFuncTest#testRun_deviceRuntimeReset"); in testRun_deviceRuntimeReset()
DDeviceTestCaseTest.java240 test.setName("test1"); in testRun_singleTest()
309 test.setName("test1"); in testRun_testcaseCollectMode_singleMethod()
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DFatLfnDirectoryEntry.java244 public void setName(String newName) throws IOException { in setName() method in FatLfnDirectoryEntry
/tools/tradefederation/core/prod-tests/src/com/android/performance/tests/
DHermeticLaunchTest.java674 public void setName(String name) { in setName() method in HermeticLaunchTest.TraceRecord
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/suite/
DITestSuiteIntegrationTest.java470 t.setName("shard-integration-test" + config.getName()); in scheduleConfig()
/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceManager.java411 checkThread.setName("DeviceManager-checkRunnable"); in checkAndAddAvailableDevice()

12