Home | History | Annotate | Download | only in src

Lines Matching defs:TestState

68 typedef struct TestState {
72 } TestState;
1576 TestState* test_states = malloc(number_of_tests * sizeof(*test_states));
1585 TestState *current_TestState;