Home
last modified time | relevance | path

Searched refs:strCapThreshd (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/c_utils/base/test/benchmarktest/parcel_benchmark_test/
H A Dparcel_benchmark_test.cpp1252 const string strCapThreshd = string(minNewCapacity, 'e'); in BENCHMARK_F() local
1254 ret = parcel.WriteUnpadBuffer(static_cast<const void *>(strCapThreshd.data()), minNewCapacity); in BENCHMARK_F()
/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_parcel_test.cpp1342 const string strCapThreshd = string(minNewCapacity, 'e'); in HWTEST_F() local
1344 ret = parcel.WriteUnpadBuffer(static_cast<const void *>(strCapThreshd.data()), minNewCapacity); in HWTEST_F()

Completed in 8 milliseconds