Home
last modified time | relevance | path

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

/external/compiler-rt/lib/interception/tests/
Dinterception_win_test.cc193 const u8 kUnpatchableCode6[] = { variable
483 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode6, override)); in TEST()
499 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode6, override)); in TEST()
512 EXPECT_TRUE(TestFunctionPatching(kUnpatchableCode6, override, prefix)); in TEST()
527 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode6, override)); in TEST()
544 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode6, override, prefix)); in TEST()
565 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode6, override, prefix)); in TEST()
586 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode6, override, prefix)); in TEST()