Lines Matching refs:HeapLocationCollector
69 HeapLocationCollector heap_location_collector(graph_); in TEST_F()
91 ASSERT_TRUE(loc1 != HeapLocationCollector::kHeapLocationNotFound); in TEST_F()
92 ASSERT_TRUE(loc2 != HeapLocationCollector::kHeapLocationNotFound); in TEST_F()
93 ASSERT_TRUE(loc3 != HeapLocationCollector::kHeapLocationNotFound); in TEST_F()
159 HeapLocationCollector heap_location_collector(graph_); in TEST_F()
176 ASSERT_TRUE(loc1 != HeapLocationCollector::kHeapLocationNotFound); in TEST_F()
177 ASSERT_TRUE(loc2 != HeapLocationCollector::kHeapLocationNotFound); in TEST_F()
238 const HeapLocationCollector& heap_location_collector = lsa.GetHeapLocationCollector(); in TEST_F()
245 size_t loc1 = HeapLocationCollector::kHeapLocationNotFound; in TEST_F()
246 size_t loc2 = HeapLocationCollector::kHeapLocationNotFound; in TEST_F()
402 const HeapLocationCollector& heap_location_collector = lsa.GetHeapLocationCollector(); in TEST_F()
555 const HeapLocationCollector& heap_location_collector = lsa.GetHeapLocationCollector(); in TEST_F()
562 size_t loc1 = HeapLocationCollector::kHeapLocationNotFound; in TEST_F()
563 size_t loc2 = HeapLocationCollector::kHeapLocationNotFound; in TEST_F()
642 HeapLocationCollector heap_location_collector(graph_); in TEST_F()
654 ASSERT_TRUE(loc1 != HeapLocationCollector::kHeapLocationNotFound); in TEST_F()