HomeSort by relevance Sort by last modified time
    Searched full:scoped_dir (Results 1 - 5 of 5) sorted by null

  /external/autotest/client/site_tests/platform_CryptohomeBadPerms/
platform_CryptohomeBadPerms.py 13 def scoped_dir(path): function
41 with scoped_dir(path):
48 with scoped_dir(path):
55 with scoped_dir(path):
  /external/libchrome/base/files/
scoped_temp_dir.cc 24 // This "scoped_dir" prefix is only used on Windows and serves as a template
26 if (!base::CreateNewTempDirectory(FILE_PATH_LITERAL("scoped_dir"), &path_))
  /external/perfetto/src/base/
scoped_file_unittest.cc 34 ScopedDir scoped_dir(dir_handle);
35 ASSERT_EQ(dir_handle, scoped_dir.get());
36 ASSERT_TRUE(scoped_dir);
  /external/autotest/client/site_tests/desktopui_GmailLatency/
url_fetch_test 
url_fetch_test.arm 

Completed in 256 milliseconds