Searched defs:group_state (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/cmocka/
H A Dcmocka.c2467 void *group_state = NULL; local
2503 &group_state,
2515 if (group_state != NULL) {
2516 cm_tests[i].state = group_state;
2571 &group_state,
2849 TestState group_state; local
2884 group_state.check_point = check_point_allocated_blocks();
2885 current_state = &group_state.state;
2891 group_state.check_point);
2946 group_state
[all...]

Completed in 40 milliseconds