Searched refs:ctrl_called (Results 1 – 1 of 1) sorted by relevance
4939 static int ctrl_called; variable4948 ctrl_called = 1; in custom_pmeth_ctrl()4968 ctrl_called = 0; in test_custom_pmeth()5089 || !TEST_int_eq(ctrl_called, 1) in test_custom_pmeth()5105 || !TEST_int_eq(ctrl_called, 1)) in test_custom_pmeth()
Completed in 17 milliseconds