Home
last modified time | relevance | path

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

/external/compiler-rt/lib/interception/tests/
Dinterception_win_test.cc175 const u8 kUnpatchableCode3[] = { variable
480 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode3, override)); in TEST()
496 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode3, override)); in TEST()
509 EXPECT_TRUE(TestFunctionPatching(kUnpatchableCode3, override, prefix)); in TEST()
524 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode3, override)); in TEST()
541 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode3, override, prefix)); in TEST()
562 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode3, override, prefix)); in TEST()
583 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode3, override, prefix)); in TEST()