Searched refs:ArgumentError (Results 1 – 2 of 2) sorted by relevance
317 raise argparse.ArgumentError('--%s is only allowed after one of %s' % (
105 NO_RETURN static void ArgumentError(const char* fmt, ...) { in ArgumentError() function1409 ArgumentError("Unrecognized zygote kind: '%s'", value.c_str()); in InitializeHostConfig()