Home
last modified time | relevance | path

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

/external/compiler-rt/lib/interception/tests/
Dinterception_win_test.cc181 const u8 kUnpatchableCode4[] = { variable
481 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override)); in TEST()
497 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override)); in TEST()
510 EXPECT_TRUE(TestFunctionPatching(kUnpatchableCode4, override, prefix)); in TEST()
525 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override)); in TEST()
542 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override, prefix)); in TEST()
563 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override, prefix)); in TEST()
584 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override, prefix)); in TEST()
/external/llvm-project/compiler-rt/lib/interception/tests/
Dinterception_win_test.cpp194 const u8 kUnpatchableCode4[] = { variable
535 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override)); in TEST()
551 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override)); in TEST()
564 EXPECT_TRUE(TestFunctionPatching(kUnpatchableCode4, override, prefix)); in TEST()
579 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override)); in TEST()
600 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override, prefix)); in TEST()
621 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override, prefix)); in TEST()
642 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override, prefix)); in TEST()