Searched refs:heap_results (Results 1 – 5 of 5) sorted by relevance
261 result.heap_results.emplace_back(std::move(result_)); in Finish()341 CHECK_EQ(1, result_.heap_results.size()); in OffsetAt()342 return result_.heap_results.at(0).chunk_map.at(buffer).offset; in OffsetAt()1058 EXPECT_EQ(1, result.heap_results.size()); in TEST_F()1059 EXPECT_EQ(0, result.heap_results.at(0).chunk_map.size()); in TEST_F()1087 EXPECT_EQ(1, results.heap_results.size()); in TEST_F()1089 results.heap_results.at(0); in TEST_F()1129 EXPECT_EQ(1, results.heap_results.size()); in TEST_F()1131 results.heap_results.at(0); in TEST_F()1175 EXPECT_EQ(1, results.heap_results.size()); in TEST_F()[all …]
413 result.heap_results, static_cast<size_t>(0), in Finish()835 result.heap_results.emplace_back(result_); in Finish()1021 multi_heap_result.heap_results.push_back(std::move(result_)); in Finish()1027 << multi_heap_result.heap_results.size(); in Finish()
82 std::vector<HeapResult<BufferType>> heap_results; member
1608 result.heap_results) { in AssignBuffersFromHeapSimulator()
1248 result.heap_results.emplace_back(std::move(result_)); in Finish()