Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/utils/
DRegsFake.h59 void FakeSetDexPc(uint64_t dex_pc) { dex_pc_ = dex_pc; } in FakeSetDexPc() function
/system/unwinding/libunwindstack/tests/
DUnwinderTest.cpp1042 regs_.FakeSetDexPc(0xa3400); in TEST_F()
1090 regs_.FakeSetDexPc(0xd0400); in TEST_F()
1138 regs_.FakeSetDexPc(0x50000); in TEST_F()
1178 regs_.FakeSetDexPc(0x50000); in TEST_F()
1221 regs_.FakeSetDexPc(0xa3400); in TEST_F()
1287 regs_.FakeSetDexPc(0xa3400); in TEST_F()