Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_testcapimodule.c1438 capsule_destructor_call_count = 0; variable
1442 capsule_destructor_call_count++; in capsule_destructor()
1482 else if (!capsule_destructor_call_count) { \ in test_capsule()
1485 capsule_destructor_call_count = 0; \ in test_capsule()
1518 if (capsule_destructor_call_count) { in test_capsule()