Searched refs:another_reg_info (Results 1 – 1 of 1) sorted by relevance
148 StreamBufferCacheRegInfo another_reg_info = kDummyCacheRegInfo; in TEST_F() local149 another_reg_info.stream_id = kDummyCacheRegInfo.stream_id + 1; in TEST_F()150 res = cache_manager_->RegisterStream(another_reg_info); in TEST_F()