Home
last modified time | relevance | path

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

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