Searched defs:abort_count (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/cctest/
H A Dtest-heap-profiler.cc1339 explicit TestActivityControl(int abort_count) argument
1340 : done_(0), total_(0), abort_count_(abort_count) {}

Completed in 57 milliseconds