Lines Matching defs:cl
77 CommandLine cl(std::size(argv), argv); in TEST() local
138 CommandLine cl = CommandLine::FromArgvWithoutProgram(argv); in TEST() local
147 CommandLine cl = CommandLine::FromString( in TEST() local
235 CommandLine cl(CommandLine::NO_PROGRAM); in TEST() local
294 CommandLine cl(FilePath(FILE_PATH_LITERAL("Program"))); in TEST() local
333 CommandLine cl(std::size(raw_argv), raw_argv); in TEST() local
422 CommandLine cl = CommandLine::FromString( in TEST_P() local
430 CommandLine cl(FilePath(FILE_PATH_LITERAL("program"))); in TEST_P() local
439 CommandLine cl(FilePath(FILE_PATH_LITERAL("Program"))); in TEST_P() local
454 CommandLine cl = CommandLine::FromString(kCommandLine); in TEST_P() local
547 CommandLine cl(CommandLine::NO_PROGRAM); in TEST() local
597 CommandLine cl(FilePath(FILE_PATH_LITERAL("Program"))); in TEST() local
612 CommandLine cl(FilePath(FILE_PATH_LITERAL("Program"))); in TEST() local
632 CommandLine cl(FilePath(FILE_PATH_LITERAL("Program"))); in TEST() local
660 CommandLine cl(FilePath(FILE_PATH_LITERAL("Program"))); in TEST() local
685 CommandLine cl(FilePath(FILE_PATH_LITERAL("Program"))); in TEST() local
704 CommandLine cl(FilePath(FILE_PATH_LITERAL("Program"))); in TEST() local
717 CommandLine cl(FilePath(FILE_PATH_LITERAL("Program"))); in TEST() local
730 CommandLine cl(FilePath(FILE_PATH_LITERAL("Program"))); in TEST() local
755 CommandLine cl(std::size(argv), argv); in TEST() local
805 CommandLine cl(std::size(argv), argv); in TEST() local
816 CommandLine cl = CommandLine::FromString( in TEST() local