Home
last modified time | relevance | path

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

/aosp12/system/security/keystore2/test_utils/
H A Dlib.rs24 pub struct TempDir { struct
29 impl TempDir { argument
79 impl Drop for TempDir { implementation
/aosp12/hardware/libhardware/tests/input/evdev/
H A DTestHelpers.cpp67 TempDir::TempDir() { in TempDir() function in android::TempDir
/aosp12/build/soong/ui/build/
H A Dconfig.go764 func (c *configImpl) TempDir() string { func