Home
last modified time | relevance | path

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

/external/compiler-rt/lib/interception/tests/
Dinterception_win_test.cc166 const u8 kUnpatchableCode1[] = { variable
478 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode1, override)); in TEST()
494 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode1, override)); in TEST()
507 EXPECT_TRUE(TestFunctionPatching(kUnpatchableCode1, override, prefix)); in TEST()
522 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode1, override)); in TEST()
539 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode1, override, prefix)); in TEST()
560 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode1, override, prefix)); in TEST()
581 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode1, override, prefix)); in TEST()