Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/parcel_benchmark_test/
H A Dparcel_benchmark_test.cpp978 size_t writeString16Length = 0; in BENCHMARK_F() local
980 result = parcel1.WriteString16WithLength(nullptr, writeString16Length); in BENCHMARK_F()