OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:path3
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/chromeos/drive/
file_write_watcher_unittest.cc
97
base::FilePath
path3
= GetTempPath("buz.doc");
local
108
path3
,
109
base::Bind(&WriteSomethingAfterStartWatch,
path3
),
/external/chromium_org/chrome/common/favicon/
favicon_url_parser_unittest.cc
64
const std::string
path3
= "size/32@1.4x/" + url;
local
65
EXPECT_TRUE(chrome::ParseFaviconPath(
path3
, icon_types, &parsed));
Completed in 177 milliseconds