Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dthread_cache_unittest.cc1058 std::atomic<bool>& threshold_changed, in ThreadDelegateForDynamicCountPerBucketMultipleThreads()
1101 std::atomic<bool> threshold_changed{false}; in TEST_P() local