Searched refs:ParseTocoFlagsFromCommandLineFlags (Results 1 – 4 of 4) sorted by relevance
35 EXPECT_TRUE(ParseTocoFlagsFromCommandLineFlags( in TEST()47 EXPECT_TRUE(ParseTocoFlagsFromCommandLineFlags( in TEST()
28 bool ParseTocoFlagsFromCommandLineFlags(int* argc, char* argv[],
41 bool toco_success = toco::ParseTocoFlagsFromCommandLineFlags( in main()
33 bool ParseTocoFlagsFromCommandLineFlags( in ParseTocoFlagsFromCommandLineFlags() function