Searched defs:resetCount (Results 1 – 6 of 6) sorted by relevance
/external/robolectric-shadows/processor/src/test/resources/org/robolectric/annotation/processing/shadows/ | ||
D | ShadowClassNameOnly.java | 8 public static int resetCount = 0; field in ShadowClassNameOnly |
D | ShadowDummy.java | 9 public static int resetCount = 0; field in ShadowDummy |
D | ShadowAnything.java | 10 public static int resetCount = 0; field in ShadowAnything |
/external/testng/src/test/java/test/objectfactory/ | ||
D | CustomFactoryTest.java | 27 public void resetCount() { in resetCount() method in CustomFactoryTest |
/external/tpm2/ | ||
D | Global.h | 710 UINT32 resetCount; member |
D | tpm_types.h | 866 UINT32 resetCount; member |