Home
last modified time | relevance | path

Searched refs:prepareContext (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/sandbox/
DTradefedSandbox.java221 mSerializedContext = prepareContext(context, config); in prepareEnvironment()
369 protected File prepareContext(IInvocationContext context, IConfiguration config) in prepareContext() method in TradefedSandbox