Home
last modified time | relevance | path

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

/external/compiler-rt/lib/interception/tests/
Dinterception_win_test.cc140 const u8 kPatchableCode1[] = { variable
469 EXPECT_TRUE(TestFunctionPatching(kPatchableCode1, override)); in TEST()
490 EXPECT_FALSE(TestFunctionPatching(kPatchableCode1, override)); in TEST()
503 EXPECT_TRUE(TestFunctionPatching(kPatchableCode1, override, prefix)); in TEST()
518 EXPECT_FALSE(TestFunctionPatching(kPatchableCode1, override)); in TEST()
534 EXPECT_TRUE(TestFunctionPatching(kPatchableCode1, override, prefix)); in TEST()
551 EXPECT_TRUE(TestFunctionPatching(kPatchableCode1, override, prefix)); in TEST()
572 EXPECT_TRUE(TestFunctionPatching(kPatchableCode1, override, prefix)); in TEST()
/external/llvm-project/compiler-rt/lib/interception/tests/
Dinterception_win_test.cpp139 const u8 kPatchableCode1[] = { variable
519 EXPECT_TRUE(TestFunctionPatching(kPatchableCode1, override)); in TEST()
544 EXPECT_FALSE(TestFunctionPatching(kPatchableCode1, override)); in TEST()
557 EXPECT_TRUE(TestFunctionPatching(kPatchableCode1, override, prefix)); in TEST()
572 EXPECT_FALSE(TestFunctionPatching(kPatchableCode1, override)); in TEST()
588 EXPECT_TRUE(TestFunctionPatching(kPatchableCode1, override, prefix)); in TEST()
609 EXPECT_TRUE(TestFunctionPatching(kPatchableCode1, override, prefix)); in TEST()
630 EXPECT_TRUE(TestFunctionPatching(kPatchableCode1, override, prefix)); in TEST()