Home
last modified time | relevance | path

Searched refs:kUnpatchableCode1 (Results 1 – 2 of 2) 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()
/external/llvm-project/compiler-rt/lib/interception/tests/
Dinterception_win_test.cpp179 const u8 kUnpatchableCode1[] = { variable
532 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode1, override)); in TEST()
548 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode1, override)); in TEST()
561 EXPECT_TRUE(TestFunctionPatching(kUnpatchableCode1, override, prefix)); in TEST()
576 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode1, override)); in TEST()
597 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode1, override, prefix)); in TEST()
618 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode1, override, prefix)); in TEST()
639 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode1, override, prefix)); in TEST()