Searched defs:GetLocalState (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/cronet/components/metrics/ | ||
H A D | reporting_service_unittest.cc | 134 PrefService* GetLocalState() { return &testing_local_state_; } in GetLocalState() function in metrics::__anone0c9e1b90111::ReportingServiceTest |
H A D | metrics_service_unittest.cc | 259 PrefService* GetLocalState() { return &testing_local_state_; } in GetLocalState() function in metrics::__anon566e8e560111::MetricsServiceTest |
/aosp_15_r20/external/cronet/components/metrics/demographics/ | ||
H A D | user_demographics_unittest.cc | 75 PrefService* GetLocalState() { return &pref_service_; } in GetLocalState() function in metrics::UserDemographicsPrefsTest |
H A D | demographic_metrics_provider_unittest.cc | 124 PrefService* GetLocalState() override { return &pref_service_; } in GetLocalState() function in metrics::__anon7b9db6770111::TestProfileClient |
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/ | ||
H A D | jax_jit.cc | 91 JitState& GetLocalState() { in GetLocalState() function |