Home
last modified time | relevance | path

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

/external/compiler-rt/lib/interception/tests/
Dinterception_win_test.cc181 const u8 kUnpatchableCode4[] = { variable
481 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override)); in TEST()
497 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override)); in TEST()
510 EXPECT_TRUE(TestFunctionPatching(kUnpatchableCode4, override, prefix)); in TEST()
525 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override)); in TEST()
542 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override, prefix)); in TEST()
563 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override, prefix)); in TEST()
584 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override, prefix)); in TEST()