Searched refs:PropsString (Results 1 – 3 of 3) sorted by relevance
332 UString PropsString; variable338 PropsString.Empty(); in Clear()
672 PropsString = s.Ptr((unsigned)(splitPos + 1)); in ParseMethodFromString()673 return ParseParamsFromString(PropsString); in ParseMethodFromString()
4003 bool isMainMathed = method.PropsString.IsEmpty(); in Bench()4007 const bool sameProps = method.PropsString.IsEqualTo_Ascii_NoCase(benchProps); in Bench()4473 || (benchProps == "x5" && method.PropsString.IsEmpty()) in Bench()4474 || method.PropsString.IsPrefixedBy_Ascii_NoCase(benchProps)) in Bench()