Home
last modified time | relevance | path

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

/aosp12/build/soong/cmd/path_interposer/
H A Dmain_test.go27 var tmpDir string var
/aosp12/build/soong/ui/build/
H A Dupload.go40 tmpDir = ioutil.TempDir var
/aosp12/hardware/libhardware/tests/input/evdev/
H A DTestHelpers.cpp75 auto tmpDir = opendir(mName); in ~TempDir() local
/aosp12/frameworks/base/tests/SurfaceViewBufferTests/src/com/android/test/
H A DSurfaceTracingTestBase.kt87 val tmpDir = instrumentation.targetContext.dataDir.toPath() regex
/aosp12/frameworks/base/tests/TaskOrganizerTest/src/com/android/test/taskembed/
H A DResizeTasksSyncTest.kt49 val tmpDir = instrumentation.targetContext.dataDir.toPath() regex
/aosp12/frameworks/base/services/core/java/com/android/server/integrity/
H A DIntegrityFileManager.java183 File tmpDir = new File(mDataDir, "temp"); in switchStagingRulesDir() local
/aosp12/hardware/interfaces/biometrics/fingerprint/2.2/vts/functional/
H A DVtsHalBiometricsFingerprintV2_2TargetTest.cpp110 string tmpDir; in SetUp() local
/aosp12/art/test/074-gc-thrash/src/
H A DMain.java91 File tmpDir = new File("/tmp"); in getDumpFileName() local