Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant_test.cc374 ScopedNonWritable scoped_non_writable(dex_location); in TEST_F() local
375 ASSERT_TRUE(scoped_non_writable.IsSuccessful()); in TEST_F()
585 ScopedNonWritable scoped_non_writable(dex_location); in TEST_F() local
586 ASSERT_TRUE(scoped_non_writable.IsSuccessful()); in TEST_F()
612 ScopedNonWritable scoped_non_writable(dex_location); in TEST_F() local
613 ASSERT_TRUE(scoped_non_writable.IsSuccessful()); in TEST_F()
645 ScopedNonWritable scoped_non_writable(dex_location); in TEST_F() local
646 ASSERT_TRUE(scoped_non_writable.IsSuccessful()); in TEST_F()
681 ScopedNonWritable scoped_non_writable(dex_location); in TEST_F() local
682 ASSERT_TRUE(scoped_non_writable.IsSuccessful()); in TEST_F()
[all …]