Searched refs:PARCEL_TEST_CHAR_ARRAY_SIZE (Results 1 – 1 of 1) sorted by relevance
41 #define PARCEL_TEST_CHAR_ARRAY_SIZE 48 macro1910 char test[PARCEL_TEST_CHAR_ARRAY_SIZE] = {0}; in BENCHMARK_F()1911 bool ret = parcel.WriteBuffer(test, PARCEL_TEST_CHAR_ARRAY_SIZE); in BENCHMARK_F()1935 char test[PARCEL_TEST_CHAR_ARRAY_SIZE] = {0}; in BENCHMARK_F()1939 ret = parcel.WriteBuffer(test, PARCEL_TEST_CHAR_ARRAY_SIZE); in BENCHMARK_F()