Home
last modified time | relevance | path

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

/external/vboot_reference/tests/
Dvboot_api_kernel_tests.c184 static int load_kernel_calls; variable
198 load_kernel_calls = 0; in ResetMocks()
282 load_kernel_calls, in LoadKernel()
284 if (t->external_expected[load_kernel_calls] != in LoadKernel()
287 return t->loadkernel_return_val[load_kernel_calls++]; in LoadKernel()