Home
last modified time | relevance | path

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

/external/compiler-rt/lib/interception/tests/
Dinterception_win_test.cc170 const u8 kUnpatchableCode2[] = { variable
479 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode2, override)); in TEST()
495 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode2, override)); in TEST()
508 EXPECT_TRUE(TestFunctionPatching(kUnpatchableCode2, override, prefix)); in TEST()
523 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode2, override)); in TEST()
540 EXPECT_TRUE(TestFunctionPatching(kUnpatchableCode2, override, prefix)); in TEST()
561 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode2, override, prefix)); in TEST()
582 EXPECT_TRUE(TestFunctionPatching(kUnpatchableCode2, override, prefix)); in TEST()