Searched defs:SetTestMode (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/toolchain-utils/crosperf/ | ||
H A D | test_flag.py | 11 def SetTestMode(flag): function |
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/ | ||
H A D | eviction.cc | 192 void Eviction::SetTestMode() { in SetTestMode() function in disk_cache::Eviction |
/aosp_15_r20/external/cronet/net/disk_cache/ | ||
H A D | disk_cache_test_base.cc | 111 void DiskCacheTestWithCache::SetTestMode() { in SetTestMode() function in DiskCacheTestWithCache |
/aosp_15_r20/external/openthread/src/core/net/ | ||
H A D | dnssd_server.hpp | 331 void SetTestMode(uint8_t aTestMode) { mTestMode = aTestMode; } in SetTestMode() function in ot::Dns::ServiceDiscovery::Server |
/aosp_15_r20/external/cronet/net/http/ | ||
H A D | mock_http_cache.cc | 814 void MockHttpCache::SetTestMode(int test_mode) { in SetTestMode() function in net::MockHttpCache |