Lines Matching refs:ParseInt32Flag
4443 bool ParseInt32Flag(const char* str, const char* flag, Int32* value) {4606 using internal::ParseInt32Flag;4627 ParseInt32Flag(arg, kRandomSeedFlag, >EST_FLAG(random_seed)) ||4628 ParseInt32Flag(arg, kRepeatFlag, >EST_FLAG(repeat)) ||4630 ParseInt32Flag(arg, kStackTraceDepthFlag,