Home
last modified time | relevance | path

Searched defs:started_threads (Results 1 – 1 of 1) sorted by relevance

/external/cronet/base/allocator/partition_allocator/
Dpartition_alloc_unittest.cc4835 std::atomic<int>& started_threads, in ThreadDelegateForPreforkHandler()
4867 std::atomic<int> started_threads{0}; in TEST_P() local