Home
last modified time | relevance | path

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

/external/apache-harmony/support/src/test/java/tests/support/
DSupport_UnmodifiableMapTest.java63 int myCounter = 0; in runTest() local
68 myCounter++; in runTest()
71 100, myCounter); in runTest()
/external/tpm2/
DRSAKeySieve.c796 UINT32 myCounter = 0; in _cpri__GenerateKeyRSA() local
797 UINT32 *pCtr = (counter == NULL) ? &myCounter : counter; in _cpri__GenerateKeyRSA()
Dpart4.txt31530 660 UINT32 myCounter = 0;
31531 661 UINT32 *pCtr = (counter == NULL) ? &myCounter : counter;