Home
last modified time | relevance | path

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

/third_party/flutter/skia/bench/
Dnanobench.cpp1125 static const int kSec = 1200; in start_keepalive() local
1127 Sleep(kSec * 1000); in start_keepalive()
1129 sleep(kSec); in start_keepalive()
/third_party/skia/bench/
Dnanobench.cpp1148 static const int kSec = 1200; in start_keepalive() local
1150 Sleep(kSec * 1000); in start_keepalive()
1152 sleep(kSec); in start_keepalive()