Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-log.cc317 const bool ticks_found = matcher->Find(tick) != NULL; in CheckThatProfilerWorks() local
318 CHECK_EQ(was_sigprof_received, ticks_found); in CheckThatProfilerWorks()