Searched refs:mArgumentsBeforeTest (Results 1 – 3 of 3) sorted by relevance
69 private Bundle mArgumentsBeforeTest; field in ScheduledScenarioRunnerTest74 mArgumentsBeforeTest = InstrumentationRegistry.getArguments(); in setUpSuite()80 InstrumentationRegistry.getInstrumentation(), mArgumentsBeforeTest); in restoreSuite() local
85 private Bundle mArgumentsBeforeTest; field in ProfileSuiteTest91 mArgumentsBeforeTest = InstrumentationRegistry.getArguments(); in setUpSuite()97 InstrumentationRegistry.getInstrumentation(), mArgumentsBeforeTest); in restoreSuite() local
72 private Bundle mArgumentsBeforeTest; field in MicrobenchmarkTest77 mArgumentsBeforeTest = InstrumentationRegistry.getArguments(); in setUp()83 InstrumentationRegistry.getInstrumentation(), mArgumentsBeforeTest); in restoreArguments() local609 Bundle args = mArgumentsBeforeTest.deepCopy(); in injectArguments()