Searched refs:PropsString (Results 1 – 3 of 3) sorted by relevance
251 UString PropsString; variable257 PropsString.Empty(); in Clear()
495 PropsString = s.Ptr(splitPos + 1); in ParseMethodFromString()496 return ParseParamsFromString(PropsString); in ParseMethodFromString()
3108 …|| benchMethod.IsEqualTo_Ascii_NoCase("crc32") && benchProps == "8" && method.PropsString.IsEmpty() in Bench()3109 || method.PropsString.IsPrefixedBy_Ascii_NoCase(benchProps)) in Bench()3113 if (method.PropsString.IsEqualTo_Ascii_NoCase(benchProps)) in Bench()3426 || benchProps == "x5" && method.PropsString.IsEmpty() in Bench()3427 || method.PropsString.IsPrefixedBy_Ascii_NoCase(benchProps)) in Bench()