Home
last modified time | relevance | path

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

/aosp_15_r20/tools/asuite/asuite_plugin/src/test/unittests/
H A DCommandRunnerTest.java43 CommandRunner lsCommand = new CommandRunner(command, "/"); in testCommandRunnerByLs() local
54 CommandRunner lsCommand = new CommandRunner("a", "b", "/", atestToolWindowMock, project); in testCommandRunnerByTarget() local
/aosp_15_r20/packages/modules/ExtServices/java/tests/hosttests/src/android/ext/services/hosttests/
DAdServicesFilesCleanupBootCompleteReceiverHostTest.java291 String lsCommand = in assertNoFilesBeginningWithAdServices() local