Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-heap-profiler.cc710 int wrong_count = 0; in TEST() local
717 ++wrong_count; in TEST()
719 CHECK_EQ(0, wrong_count); in TEST()