Home
last modified time | relevance | path

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

/aosp_15_r20/art/test/2029-contended-monitors/src/
H A DMain.java198 private class CheckCounter implements Runnable { class in Main
200 public CheckCounter(int e) { in CheckCounter() method in Main.CheckCounter
/aosp_15_r20/external/mesa3d/src/gallium/frontends/d3d10umd/
H A DQuery.cpp439 CheckCounter( in CheckCounter() function