Searched refs:kRoot (Results 1 – 8 of 8) sorted by relevance
34 cmdline.AppendSwitchASCII(switches::kRoot, FilePathToUTF8(in_path)); in TEST_F()63 cmdline.AppendSwitchASCII(switches::kRoot, FilePathToUTF8(in_path)); in TEST_F()91 cmdline.AppendSwitchASCII(switches::kRoot, FilePathToUTF8(in_path)); in TEST_F()122 cmdline.AppendSwitchASCII(switches::kRoot, FilePathToUTF8(in_path)); in RunExtensionCheckTest()
65 extern const char kRoot[];
56 EXPECT_EQ("../..", cmd_out.GetSwitchValueASCII(switches::kRoot)); in TEST_F()64 EXPECT_EQ("../..", cmd_out.GetSwitchValueASCII(switches::kRoot)); in TEST_F()
74 cmdline.AppendSwitchPath(std::string("--") + switches::kRoot, in GetSelfInvocationCommandLine()109 if (i->first != switches::kQuiet && i->first != switches::kRoot && in GetSelfInvocationCommandLine()
135 const char kRoot[] = "root"; variable
632 cmdline.GetSwitchValuePath(switches::kRoot); in FillSourceDir()
20 kRoot, enumerator
350 : SkSVGSVG::Type::kRoot); in construct_svg_node()