Searched refs:all_base_frames (Results 1 – 1 of 1) sorted by relevance
237 std::set<int64_t> all_base_frames; in TEST_P() local240 all_base_frames.insert(base_frame_id); in TEST_P()242 all_base_frames.insert(indirect.begin(), indirect.end()); in TEST_P()244 full_deps[frame_id] = std::move(all_base_frames); in TEST_P()