Home
last modified time | relevance | path

Searched defs:error_occurred (Results 1 – 6 of 6) sorted by relevance

/external/cmockery/cmockery_0_1_2/src/example/
Dcalculator_test.c179 int error_occurred; in test_perform_operation_null_args() local
194 int error_occurred; in test_perform_operation_null_operator_functions() local
210 int error_occurred; in test_perform_operation_null_number_of_intermediate_values() local
226 int error_occurred; in test_perform_operation_null_intermediate_values() local
237 int error_occurred; in test_perform_operation_no_arguments() local
255 int error_occurred; in test_perform_operation_first_arg_not_integer() local
278 int error_occurred; in test_perform_operation_unknown_operator() local
301 int error_occurred; in test_perform_operation_missing_argument() local
324 int error_occurred; in test_perform_operation_no_integer_after_operator() local
348 int error_occurred; in test_perform_operation() local
Dcalculator.c160 int ** const intermediate_values, int * const error_occurred) { in perform_operation()
/external/chromium_org/chrome/browser/media_galleries/linux/
Dsnapshot_file_details.h75 bool error_occurred() const { in error_occurred() function
/external/chromium_org/chrome/browser/extensions/api/web_navigation/
Dframe_navigation_state.h131 bool error_occurred; // True if an error has occurred in this frame. member
/external/chromium_org/content/browser/speech/
Dgoogle_one_shot_remote_engine.cc277 bool error_occurred = (!source->GetStatus().is_success() || in OnURLFetchComplete() local
/external/cmockery/cmockery_0_1_2/src/
Dcmockery.c280 int error_occurred = 0; in fail_if_leftover_values() local