Home
last modified time | relevance | path

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

/aosp14/system/core/trusty/stats/test/
H A Dstats_test.cpp237 int atomStorageErrorCnt = 0; in TEST_F() local
263 ++atomStorageErrorCnt; in TEST_F()
285 ASSERT_EQ(atomStorageErrorCnt, 1); in TEST_F()
314 int atomStorageErrorCnt = 0; in TEST_F() local
343 ++atomStorageErrorCnt; in TEST_F()
354 ASSERT_EQ(atomStorageErrorCnt, 0); in TEST_F()