Home
last modified time | relevance | path

Searched refs:ValidatePadded (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/c_utils/base/test/benchmarktest/parcel_benchmark_test/
H A Dparcel_benchmark_test.cpp1200 void ValidatePadded(const struct Padded &left, const struct Padded &right, benchmark::State& state) in ValidatePadded() function
1202 BENCHMARK_LOGD("ParcelTest void ValidatePadded is called."); in ValidatePadded()
1319 ValidatePadded(*padRead, pad, state); in BENCHMARK_F()
1340 ValidatePadded(*padReadNew, pad, state); in BENCHMARK_F()
/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_parcel_test.cpp1295 void ValidatePadded(const struct Padded &left, const struct Padded &right) in ValidatePadded() function
1395 ValidatePadded(*padRead, pad); in HWTEST_F()
1412 ValidatePadded(*padReadNew, pad); in HWTEST_F()

Completed in 12 milliseconds