Home
last modified time | relevance | path

Searched defs:MapInfoGetLoadBiasTest (Results 1 – 1 of 1) sorted by relevance

/system/unwinding/libunwindstack/tests/
DMapInfoGetLoadBiasTest.cpp46 class MapInfoGetLoadBiasTest : public ::testing::Test { class
65 TEST_F(MapInfoGetLoadBiasTest, no_elf_and_no_valid_elf_in_memory) { in TEST_F() argument
71 TEST_F(MapInfoGetLoadBiasTest, load_bias_cached_from_elf) { in TEST_F() argument
81 TEST_F(MapInfoGetLoadBiasTest, elf_exists) { in TEST_F() argument
124 TEST_F(MapInfoGetLoadBiasTest, multiple_thread_elf_exists) { in TEST_F() argument
150 TEST_F(MapInfoGetLoadBiasTest, elf_exists_in_memory) { in TEST_F() argument
156 TEST_F(MapInfoGetLoadBiasTest, elf_exists_in_memory_cached) { in TEST_F() argument
165 TEST_F(MapInfoGetLoadBiasTest, multiple_thread_elf_exists_in_memory) { in TEST_F() argument