Searched defs:scratch_dir_ (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/odrefresh/ | ||
H A D | odr_metrics_test.cc | 64 std::unique_ptr<ScratchDir> scratch_dir_; member in art::odrefresh::OdrMetricsTest |
/aosp12/art/compiler/utils/ | ||
H A D | assembler_test_base.h | 250 std::optional<ScratchDir> scratch_dir_; variable |