Home
last modified time | relevance | path

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

/external/compiler-rt/lib/interception/tests/
Dinterception_win_test.cc187 const u8 kUnpatchableCode5[] = { variable
482 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode5, override)); in TEST()
498 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode5, override)); in TEST()
511 EXPECT_TRUE(TestFunctionPatching(kUnpatchableCode5, override, prefix)); in TEST()
526 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode5, override)); in TEST()
543 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode5, override, prefix)); in TEST()
564 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode5, override, prefix)); in TEST()
585 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode5, override, prefix)); in TEST()