Home
last modified time | relevance | path

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

/external/compiler-rt/lib/interception/tests/
Dinterception_win_test.cc321 TestOnlyReleaseTrampolineRegions(); in TestIdentityFunctionPatching()
405 TestOnlyReleaseTrampolineRegions(); in TestIdentityFunctionMultiplePatching()
448 TestOnlyReleaseTrampolineRegions(); in TEST()
462 TestOnlyReleaseTrampolineRegions(); in TestFunctionPatching()
/external/compiler-rt/lib/interception/
Dinterception_win.h60 void TestOnlyReleaseTrampolineRegions();
Dinterception_win.cc333 void TestOnlyReleaseTrampolineRegions() { in TestOnlyReleaseTrampolineRegions() function