Home
last modified time | relevance | path

Searched refs:number_of_catalog_entries (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dstack_map_test.cc70 uint32_t number_of_catalog_entries = code_info.GetNumberOfLocationCatalogEntries(); in TEST() local
71 ASSERT_EQ(2u, number_of_catalog_entries); in TEST()
156 uint32_t number_of_catalog_entries = code_info.GetNumberOfLocationCatalogEntries(); in TEST() local
157 ASSERT_EQ(7u, number_of_catalog_entries); in TEST()
326 uint32_t number_of_catalog_entries = code_info.GetNumberOfLocationCatalogEntries(); in TEST() local
327 ASSERT_EQ(2u, number_of_catalog_entries); in TEST()
381 uint32_t number_of_catalog_entries = code_info.GetNumberOfLocationCatalogEntries(); in TEST() local
382 ASSERT_EQ(1u, number_of_catalog_entries); in TEST()
488 uint32_t number_of_catalog_entries = code_info.GetNumberOfLocationCatalogEntries(); in TEST() local
489 ASSERT_EQ(0u, number_of_catalog_entries); in TEST()