Home
last modified time | relevance | path

Searched defs:GetScratchDir (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/
H A Ddex2oat_environment_test.h89 const std::string& GetScratchDir() const { return scratch_dir_; } in GetScratchDir() function
/aosp_15_r20/art/oatdump/
H A Doatdump_test.h66 std::string GetScratchDir() const { in GetScratchDir() function