Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/scudo/standalone/tests/
Dstats_test.cpp27 scudo::GlobalStats GStats; in TEST() local
28 GStats.init(); in TEST()
30 GStats.get(Counters); in TEST()
35 GStats.link(&LStats); in TEST()
38 GStats.get(Counters); in TEST()
42 GStats.unlink(&LStats); in TEST()
43 GStats.get(Counters); in TEST()
/external/scudo/standalone/tests/
Dstats_test.cpp27 scudo::GlobalStats GStats; in TEST() local
28 GStats.init(); in TEST()
30 GStats.get(Counters); in TEST()
35 GStats.link(&LStats); in TEST()
38 GStats.get(Counters); in TEST()
42 GStats.unlink(&LStats); in TEST()
43 GStats.get(Counters); in TEST()