Searched refs:heap_profile_mappings (Results 1 – 2 of 2) sorted by relevance
145 EXPECT_THAT(context.storage->heap_profile_mappings().build_ids(), in TEST_F()147 EXPECT_THAT(context.storage->heap_profile_mappings().offsets(), in TEST_F()149 EXPECT_THAT(context.storage->heap_profile_mappings().starts(), in TEST_F()151 EXPECT_THAT(context.storage->heap_profile_mappings().ends(), in TEST_F()153 EXPECT_THAT(context.storage->heap_profile_mappings().load_biases(), in TEST_F()155 EXPECT_THAT(context.storage->heap_profile_mappings().names(), in TEST_F()
882 const HeapProfileMappings& heap_profile_mappings() const { in heap_profile_mappings() function