Home
last modified time | relevance | path

Searched refs:flushSpyCalls (Results 1 - 1 of 1) sorted by relevance

/third_party/unity/test/tests/
H A Dself_assessment_utils.h105 static int flushSpyCalls = 0; variable
109 flushSpyCalls = 0; in startFlushSpy()
115 flushSpyCalls = 0; in endFlushSpy()
121 return flushSpyCalls; in getFlushSpyCalls()
126 if (flushSpyEnabled){ flushSpyCalls++; } in flushSpy()

Completed in 2 milliseconds