Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-api.cc2121 int cInterval = args[2]->Int32Value(); in CThrowCountDown() local
2131 if (count % cInterval == 0) { in CThrowCountDown()