Searched refs:webrtc_identity_store_ (Results 1 – 3 of 3) sorted by relevance
45 webrtc_identity_store_( in WebRTCIdentityStoreTest()47 webrtc_identity_store_->SetTaskRunnerForTesting(pool_owner_->pool()); in WebRTCIdentityStoreTest()55 webrtc_identity_store_->SetValidityPeriodForTesting(validity_period); in SetValidityPeriod()71 base::Closure cancel_callback = webrtc_identity_store_->RequestIdentity( in RequestIdentityAndRunUtilIdle()82 webrtc_identity_store_ = new WebRTCIdentityStore(path, NULL); in Restart()83 webrtc_identity_store_->SetTaskRunnerForTesting(pool_owner_->pool()); in Restart()89 scoped_refptr<WebRTCIdentityStore> webrtc_identity_store_; member in content::WebRTCIdentityStoreTest108 base::Closure cancel_callback = webrtc_identity_store_->RequestIdentity( in TEST_F()124 base::Closure cancel_callback_1 = webrtc_identity_store_->RequestIdentity( in TEST_F()131 base::Closure cancel_callback_2 = webrtc_identity_store_->RequestIdentity( in TEST_F()[all …]
158 scoped_refptr<WebRTCIdentityStore> webrtc_identity_store_; variable
339 webrtc_identity_store_(webrtc_identity_store), in StoragePartitionImpl()502 webrtc_identity_store_, begin, end); in ClearDataImpl()758 return webrtc_identity_store_.get(); in GetWebRTCIdentityStore()