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.cc233 ScopedNonWritable scoped_non_writable(dex_location); in TEST_F() local
234 ASSERT_TRUE(scoped_non_writable.IsSuccessful()); in TEST_F()
451 ScopedNonWritable scoped_non_writable(dex_location); in TEST_F() local
452 ASSERT_TRUE(scoped_non_writable.IsSuccessful()); in TEST_F()
478 ScopedNonWritable scoped_non_writable(dex_location); in TEST_F() local
479 ASSERT_TRUE(scoped_non_writable.IsSuccessful()); in TEST_F()
511 ScopedNonWritable scoped_non_writable(dex_location); in TEST_F() local
512 ASSERT_TRUE(scoped_non_writable.IsSuccessful()); in TEST_F()
547 ScopedNonWritable scoped_non_writable(dex_location); in TEST_F() local
548 ASSERT_TRUE(scoped_non_writable.IsSuccessful()); in TEST_F()
[all …]