Searched defs:OverrideForTesting (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/system/core/fs_mgr/liblp/ | ||
H A D | property_fetcher.cpp | 43 void IPropertyFetcher::OverrideForTesting(std::unique_ptr<IPropertyFetcher>&& fetcher) { in OverrideForTesting() function in android::fs_mgr::IPropertyFetcher |
/aosp_15_r20/external/cronet/base/android/ | ||
H A D | radio_utils.cc | 24 RadioUtils::OverrideForTesting::OverrideForTesting() { in OverrideForTesting() function in base::android::RadioUtils::OverrideForTesting |
/aosp_15_r20/external/libchrome/base/threading/ | ||
H A D | thread_task_runner_handle.cc | 41 ScopedClosureRunner ThreadTaskRunnerHandle::OverrideForTesting( in OverrideForTesting() function in base::ThreadTaskRunnerHandle |
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/ | ||
H A D | google_auth_provider_test.cc | 204 TEST_F(GoogleAuthProviderTest, OverrideForTesting) { in TEST_F() argument |