Home
last modified time | relevance | path

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

/external/chromium_org/v8/test/cctest/
Dtest-cpu-profiler.cc551 int32_t profiling_interval_ms = 200; in TEST() local
553 v8::Integer::New(env->GetIsolate(), profiling_interval_ms) in TEST()
629 int32_t profiling_interval_ms = 200; in TEST() local
631 v8::Integer::New(env->GetIsolate(), profiling_interval_ms) in TEST()
666 int32_t profiling_interval_ms = 200; in TEST() local
668 v8::Integer::New(env->GetIsolate(), profiling_interval_ms) in TEST()