Searched refs:strLessThreshd (Results 1 – 2 of 2) sorted by relevance
1258 const string strLessThreshd = string(minNewCapacity, 'l'); variable1260 ret = parcel.WriteUnpadBuffer(static_cast<const void *>(strLessThreshd.data()), minNewCapacity);
1234 const string strLessThreshd = string(minNewCapacity, 'l'); in BENCHMARK_F() local1236 … ret = parcel.WriteUnpadBuffer(static_cast<const void *>(strLessThreshd.data()), minNewCapacity); in BENCHMARK_F()