OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:none_existent_file
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/chromeos/extensions/
default_app_order_unittest.cc
101
base::FilePath
none_existent_file
=
local
102
scoped_tmp_dir.path().AppendASCII("
none_existent_file
");
103
ASSERT_FALSE(base::PathExists(
none_existent_file
));
104
SetExternalFile(
none_existent_file
);
Completed in 149 milliseconds