Home
last modified time | relevance | path

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

/external/libchrome/base/
Dcommand_line_unittest.cc374 CommandLine cl_quote_placeholder(FilePath(L"%1")); in TEST() local
375 EXPECT_EQ(L"%1", cl_quote_placeholder.GetCommandLineString()); in TEST()
377 cl_quote_placeholder.GetCommandLineStringWithPlaceholders()); in TEST()