Home
last modified time | relevance | path

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

/aosp_15_r20/external/toolchain-utils/crosperf/
H A Dtest_flag.py11 def SetTestMode(flag): function
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Deviction.cc192 void Eviction::SetTestMode() { in SetTestMode() function in disk_cache::Eviction
/aosp_15_r20/external/cronet/net/disk_cache/
H A Ddisk_cache_test_base.cc111 void DiskCacheTestWithCache::SetTestMode() { in SetTestMode() function in DiskCacheTestWithCache
/aosp_15_r20/external/openthread/src/core/net/
H A Ddnssd_server.hpp331 void SetTestMode(uint8_t aTestMode) { mTestMode = aTestMode; } in SetTestMode() function in ot::Dns::ServiceDiscovery::Server
/aosp_15_r20/external/cronet/net/http/
H A Dmock_http_cache.cc814 void MockHttpCache::SetTestMode(int test_mode) { in SetTestMode() function in net::MockHttpCache