Home
last modified time | relevance | path

Searched refs:writeString8Length (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/parcel_benchmark_test/
H A Dparcel_benchmark_test.cpp1040 size_t writeString8Length = 0; in BENCHMARK_F() local
1042 result = parcel1.WriteString8WithLength(nullptr, writeString8Length); in BENCHMARK_F()