Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/metrics/
H A Dreporting_service_unittest.cc134 PrefService* GetLocalState() { return &testing_local_state_; } in GetLocalState() function in metrics::__anone0c9e1b90111::ReportingServiceTest
H A Dmetrics_service_unittest.cc259 PrefService* GetLocalState() { return &testing_local_state_; } in GetLocalState() function in metrics::__anon566e8e560111::MetricsServiceTest
/aosp_15_r20/external/cronet/components/metrics/demographics/
H A Duser_demographics_unittest.cc75 PrefService* GetLocalState() { return &pref_service_; } in GetLocalState() function in metrics::UserDemographicsPrefsTest
H A Ddemographic_metrics_provider_unittest.cc124 PrefService* GetLocalState() override { return &pref_service_; } in GetLocalState() function in metrics::__anon7b9db6770111::TestProfileClient
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Djax_jit.cc91 JitState& GetLocalState() { in GetLocalState() function