Searched refs:gTestClosure (Results 1 – 1 of 1) sorted by relevance
58 static TestClosure gTestClosure = {}; variable61 gTestClosure.Check(); in Java_Main_checkCheckpointsRun()70 CHECK(self->RequestCheckpoint(&gTestClosure)) << "Could not set first checkpoint."; in Run()71 CHECK(self->RequestCheckpoint(&gTestClosure)) << "Could not set second checkpoint."; in Run()