Home
last modified time | relevance | path

Searched defs:OverrideForTesting (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/core/fs_mgr/liblp/
H A Dproperty_fetcher.cpp43 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 Dradio_utils.cc24 RadioUtils::OverrideForTesting::OverrideForTesting() { in OverrideForTesting() function in base::android::RadioUtils::OverrideForTesting
/aosp_15_r20/external/libchrome/base/threading/
H A Dthread_task_runner_handle.cc41 ScopedClosureRunner ThreadTaskRunnerHandle::OverrideForTesting( in OverrideForTesting() function in base::ThreadTaskRunnerHandle
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dgoogle_auth_provider_test.cc204 TEST_F(GoogleAuthProviderTest, OverrideForTesting) { in TEST_F() argument