Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/tests/cts/hostsidetests/healthconnect/host/src/util/
DHostSideTestUtil.java102 String jobExecutionCommand = in triggerDailyJob() local
109 private static void executeJob(ITestDevice device, String jobExecutionCommand, int retry) in executeJob()
/packages/modules/HealthFitness/tests/cts/hostsidetests/healthconnect/host/src/android/healthconnect/cts/logging/
DHealthConnectDailyLogsStatsTests.java333 String jobExecutionCommand = in triggerDailyJob() local
340 private void executeLoggingJob(String jobExecutionCommand, int retry) in executeLoggingJob()