Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/parcel_benchmark_test/
H A Dparcel_benchmark_test.cpp42 #define PARCEL_TEST1_CHAR_ARRAY_SIZE 205780 macro
1918 char test2[PARCEL_TEST1_CHAR_ARRAY_SIZE] = {0}; in BENCHMARK_F()
1919 ret = parcel.WriteBuffer(test2, PARCEL_TEST1_CHAR_ARRAY_SIZE); in BENCHMARK_F()