Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_parcel_test.cpp1344 const struct Padded *padReadNew = variable
1346 ValidatePadded(*padReadNew, pad);
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/parcel_benchmark_test/
H A Dparcel_benchmark_test.cpp1338 const struct Padded *padReadNew = in BENCHMARK_F() local
1340 ValidatePadded(*padReadNew, pad, state); in BENCHMARK_F()