Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/parcel_benchmark_test/
H A Dparcel_benchmark_test.cpp2019 int32_t compareInt32Value = 0; in BENCHMARK_F() local
2020 AssertEqual(readInt32, compareInt32Value, "readInt32 did not equal 0 as expected.", state); in BENCHMARK_F()