Home
last modified time | relevance | path

Searched refs:g_testPatchInstructionSet (Results 1 - 1 of 1) sorted by relevance

/base/security/code_signature/test/unittest/
H A Djit_code_sign_test.cpp58 static Instr g_testPatchInstructionSet[] = { member
70 sizeof(g_testPatchInstructionSet) / sizeof(g_testPatchInstructionSet[0]);
74 static void *g_testPatchInstructionBuf = CAST_VOID_PTR(g_testPatchInstructionSet);
221 PatchInstruction(signer, offset, g_testPatchInstructionSet[j]); in HWTEST_F()
254 int patchSize = sizeof(g_testPatchInstructionSet); in HWTEST_F()
271 CAST_VOID_PTR(&g_testPatchInstructionSet[1]), in HWTEST_F()
399 int patchSize = sizeof(g_testPatchInstructionSet); in HWTEST_F()
450 &g_afterPatchInstructionSet[TEST_PATCH_INDEX + j]), g_testPatchInstructionSet[j]); in HWTEST_F()

Completed in 1 milliseconds