Home
last modified time | relevance | path

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

/platform_testing/libraries/longevity/platform/src/android/platform/test/longevity/
DScheduledScenarioRunner.java112 Bundle modifiedArguments = mArguments.deepCopy(); in runChild() local
124 InstrumentationRegistry.getInstrumentation(), modifiedArguments); in runChild() local