Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-cpu-profiler.cc550 int32_t profiling_interval_ms = 200; in TEST() local
552 v8::Integer::New(env->GetIsolate(), profiling_interval_ms) in TEST()
628 int32_t profiling_interval_ms = 200; in TEST() local
630 v8::Integer::New(env->GetIsolate(), profiling_interval_ms) in TEST()
665 int32_t profiling_interval_ms = 200; in TEST() local
667 v8::Integer::New(env->GetIsolate(), profiling_interval_ms) in TEST()