Home
last modified time | relevance | path

Searched refs:SetCurrentWorkIdForTesting (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/base/message_loop/
H A Dwork_id_provider.h48 void SetCurrentWorkIdForTesting(unsigned int id);
H A Dwork_id_provider.cc32 void WorkIdProvider::SetCurrentWorkIdForTesting(unsigned int id) { in SetCurrentWorkIdForTesting() function in base::WorkIdProvider
H A Dwork_id_provider_unittest.cc64 provider->SetCurrentWorkIdForTesting( in TEST()