Searched refs:anotherCounter (Results 1 – 1 of 1) sorted by relevance
252 int anotherCounter = 0; in onlyCalledOnce() local254 anotherCounter += i; in onlyCalledOnce()256 return anotherCounter > count; in onlyCalledOnce()