Lines Matching refs:ParseInt32Flag
4639 bool ParseInt32Flag(const char* str, const char* flag, Int32* value) {4802 using internal::ParseInt32Flag;4823 ParseInt32Flag(arg, kRandomSeedFlag, >EST_FLAG(random_seed)) ||4824 ParseInt32Flag(arg, kRepeatFlag, >EST_FLAG(repeat)) ||4826 ParseInt32Flag(arg, kStackTraceDepthFlag,