Home
last modified time | relevance | path

Searched defs:deleteCount (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/tools/aapt/tests/
H A DMockCacheUpdater.h35 int deleteCount; variable
/aosp14/system/core/libutils/
H A DRefBase_test.cpp359 std::atomic<int> deleteCount(0); in TEST() local
415 std::atomic<int> deleteCount(0); in TEST() local