Searched refs:source_location_is_set (Results 1 - 1 of 1) sorted by relevance

/external/cmockery/cmockery_0_1_2/src/
H A Dcmockery.c254 static int source_location_is_set(const SourceLocation * const location) { function
634 if (source_location_is_set(&global_last_mock_value_location)) {
1118 if (source_location_is_set(&global_last_parameter_location)) {

Completed in 185 milliseconds