Searched refs:other_resource_ (Results 1 – 1 of 1) sorted by relevance
91 other_resource_(FakeResource::Create("OtherFakeResource")), in ResourceAdaptationProcessorTest()101 processor_->AddResource(other_resource_); in ResourceAdaptationProcessorTest()128 if (other_resource_) { in DestroyProcessor()129 processor_->RemoveResource(other_resource_); in DestroyProcessor()144 rtc::scoped_refptr<FakeResource> other_resource_; member in webrtc::__anonff615aeb0111::ResourceAdaptationProcessorTest263 other_resource_->SetUsageState(ResourceUsageState::kUnderuse); in TEST_F()277 other_resource_->SetUsageState(ResourceUsageState::kOveruse); in TEST_F()294 other_resource_->SetUsageState(ResourceUsageState::kOveruse); in TEST_F()302 other_resource_->SetUsageState(ResourceUsageState::kUnderuse); in TEST_F()308 other_resource_->SetUsageState(ResourceUsageState::kUnderuse); in TEST_F()[all …]