Lines Matching refs:HeapLocationCollector
69 HeapLocationCollector heap_location_collector(graph_); in TEST_F()
95 ASSERT_TRUE(loc1 != HeapLocationCollector::kHeapLocationNotFound); in TEST_F()
96 ASSERT_TRUE(loc2 != HeapLocationCollector::kHeapLocationNotFound); in TEST_F()
97 ASSERT_TRUE(loc3 != HeapLocationCollector::kHeapLocationNotFound); in TEST_F()
165 HeapLocationCollector heap_location_collector(graph_); in TEST_F()
182 ASSERT_TRUE(loc1 != HeapLocationCollector::kHeapLocationNotFound); in TEST_F()
183 ASSERT_TRUE(loc2 != HeapLocationCollector::kHeapLocationNotFound); in TEST_F()
246 const HeapLocationCollector& heap_location_collector = lsa.GetHeapLocationCollector(); in TEST_F()
253 size_t loc1 = HeapLocationCollector::kHeapLocationNotFound; in TEST_F()
254 size_t loc2 = HeapLocationCollector::kHeapLocationNotFound; in TEST_F()
412 const HeapLocationCollector& heap_location_collector = lsa.GetHeapLocationCollector(); in TEST_F()
570 const HeapLocationCollector& heap_location_collector = lsa.GetHeapLocationCollector(); in TEST_F()
577 size_t loc1 = HeapLocationCollector::kHeapLocationNotFound; in TEST_F()
578 size_t loc2 = HeapLocationCollector::kHeapLocationNotFound; in TEST_F()
657 HeapLocationCollector heap_location_collector(graph_); in TEST_F()
669 ASSERT_TRUE(loc1 != HeapLocationCollector::kHeapLocationNotFound); in TEST_F()