Home
last modified time | relevance | path

Searched defs:CreateForTest (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/frameworks/libs/binary_translation/guest_os_primitives/
Dguest_thread.cc151 GuestThread* GuestThread::CreateForTest(ThreadState* state) { in CreateForTest() function in berberis::GuestThread
/aosp_15_r20/external/webrtc/rtc_base/
H A Dopenssl_identity.cc87 std::unique_ptr<OpenSSLIdentity> OpenSSLIdentity::CreateForTest( in CreateForTest() function in rtc::OpenSSLIdentity
H A Dboringssl_identity.cc85 std::unique_ptr<BoringSSLIdentity> BoringSSLIdentity::CreateForTest( in CreateForTest() function in rtc::BoringSSLIdentity
H A Dssl_identity.cc245 std::unique_ptr<SSLIdentity> SSLIdentity::CreateForTest( in CreateForTest() function in rtc::SSLIdentity
/aosp_15_r20/external/openscreen/cast/sender/channel/
H A Dcast_auth_util.cc188 AuthContext AuthContext::CreateForTest(const std::string& nonce_data) { in CreateForTest() function in openscreen::cast::AuthContext
/aosp_15_r20/external/webrtc/modules/audio_device/
H A Daudio_device_impl.cc81 rtc::scoped_refptr<AudioDeviceModuleForTest> AudioDeviceModule::CreateForTest( in CreateForTest() function in webrtc::AudioDeviceModule