Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant_test.cc103 class ScopedNonWritable { class
105 explicit ScopedNonWritable(const std::string& dex_location) { in ScopedNonWritable() function in art::ScopedNonWritable
119 ~ScopedNonWritable() { in ~ScopedNonWritable()
374 ScopedNonWritable scoped_non_writable(dex_location); in TEST_F()
585 ScopedNonWritable scoped_non_writable(dex_location); in TEST_F()
612 ScopedNonWritable scoped_non_writable(dex_location); in TEST_F()
645 ScopedNonWritable scoped_non_writable(dex_location); in TEST_F()
681 ScopedNonWritable scoped_non_writable(dex_location); in TEST_F()
707 ScopedNonWritable scoped_non_writable(dex_location); in TEST_F()
772 ScopedNonWritable scoped_non_writable(dex_location); in TEST_F()
[all …]