Lines Matching refs:kPatchableCode3
153 const u8 kPatchableCode3[] = { variable
561 EXPECT_FALSE(TestFunctionPatching(kPatchableCode3, override)); in TEST()
563 EXPECT_TRUE(TestFunctionPatching(kPatchableCode3, override)); in TEST()
585 EXPECT_FALSE(TestFunctionPatching(kPatchableCode3, override)); in TEST()
598 EXPECT_TRUE(TestFunctionPatching(kPatchableCode3, override, prefix)); in TEST()
613 EXPECT_FALSE(TestFunctionPatching(kPatchableCode3, override)); in TEST()
629 EXPECT_FALSE(TestFunctionPatching(kPatchableCode3, override, prefix)); in TEST()
651 EXPECT_FALSE(TestFunctionPatching(kPatchableCode3, override, prefix)); in TEST()
659 EXPECT_TRUE(TestFunctionPatching(kPatchableCode3, override, prefix)); in TEST()
678 EXPECT_FALSE(TestFunctionPatching(kPatchableCode3, override, prefix)); in TEST()
680 EXPECT_TRUE(TestFunctionPatching(kPatchableCode3, override, prefix)); in TEST()