Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/test/benchmarktest/parcel_benchmark_test/
H A Dparcel_benchmark_test.cpp1234 const string strLessThreshd = string(minNewCapacity, 'l'); in BENCHMARK_F() local
1236 ret = parcel.WriteUnpadBuffer(static_cast<const void *>(strLessThreshd.data()), minNewCapacity); in BENCHMARK_F()
/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_parcel_test.cpp1324 const string strLessThreshd = string(minNewCapacity, 'l'); in HWTEST_F() local
1326 ret = parcel.WriteUnpadBuffer(static_cast<const void *>(strLessThreshd.data()), minNewCapacity); in HWTEST_F()

Completed in 12 milliseconds