Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/test_utils/include/berberis/test_utils/
Dtesting_run_generated_code.h32 cache->TestingClearStop(stop_pc); in TestingRunGeneratedCode()
/frameworks/libs/binary_translation/runtime/
Dexecute_guest_test.cc55 cache->TestingClearStop(stop_pc); in TEST()
/frameworks/libs/binary_translation/runtime_primitives/include/berberis/runtime_primitives/
Dtranslation_cache.h121 void TestingClearStop(GuestAddr pc) { in TestingClearStop() function