Home
last modified time | relevance | path

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

/third_party/flutter/skia/bench/
Dnanobench.cpp1123 static std::thread* intentionallyLeaked = new std::thread([]{ in start_keepalive() local
1134 (void)intentionallyLeaked; in start_keepalive()
/third_party/skia/bench/
Dnanobench.cpp1146 static std::thread* intentionallyLeaked = new std::thread([]{ in start_keepalive() local
1157 (void)intentionallyLeaked; in start_keepalive()