Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/sandbox/
DTradefedSandbox.java429 File tmpParentConfig = in handleChildMissingConfig() local
431 PrintWriter pw = new PrintWriter(tmpParentConfig); in handleChildMissingConfig()
434 return tmpParentConfig; in handleChildMissingConfig()