|
gucoordinates
|
#include <pixel_coordinate_fakes.h>
Public Attributes | |
| const gu_pixel_coordinate | arg0_val |
| const gu_pixel_coordinate | arg0_history [(50u)] |
| unsigned int | call_count |
| unsigned int | arg_history_len |
| unsigned int | arg_histories_dropped |
| pixels_t | return_val |
| int | return_val_seq_len |
| int | return_val_seq_idx |
| pixels_t * | return_val_seq |
| pixels_t | return_val_history [(50u)] |
| int | custom_fake_seq_len |
| int | custom_fake_seq_idx |
| pixels_t(* | custom_fake )(const gu_pixel_coordinate arg0) |
| pixels_t(** | custom_fake_seq )(const gu_pixel_coordinate arg0) |
Definition at line 78 of file pixel_coordinate_fakes.h.
| const gu_pixel_coordinate gu_pixel_coordinate_y_lower_bound_Fake::arg0_history[(50u)] |
Definition at line 78 of file pixel_coordinate_fakes.h.
| const gu_pixel_coordinate gu_pixel_coordinate_y_lower_bound_Fake::arg0_val |
Definition at line 78 of file pixel_coordinate_fakes.h.
| unsigned int gu_pixel_coordinate_y_lower_bound_Fake::arg_histories_dropped |
Definition at line 78 of file pixel_coordinate_fakes.h.
| unsigned int gu_pixel_coordinate_y_lower_bound_Fake::arg_history_len |
Definition at line 78 of file pixel_coordinate_fakes.h.
| unsigned int gu_pixel_coordinate_y_lower_bound_Fake::call_count |
Definition at line 78 of file pixel_coordinate_fakes.h.
| pixels_t(* gu_pixel_coordinate_y_lower_bound_Fake::custom_fake) (const gu_pixel_coordinate arg0) |
Definition at line 78 of file pixel_coordinate_fakes.h.
| pixels_t(** gu_pixel_coordinate_y_lower_bound_Fake::custom_fake_seq) (const gu_pixel_coordinate arg0) |
Definition at line 78 of file pixel_coordinate_fakes.h.
| int gu_pixel_coordinate_y_lower_bound_Fake::custom_fake_seq_idx |
Definition at line 78 of file pixel_coordinate_fakes.h.
| int gu_pixel_coordinate_y_lower_bound_Fake::custom_fake_seq_len |
Definition at line 78 of file pixel_coordinate_fakes.h.
| pixels_t gu_pixel_coordinate_y_lower_bound_Fake::return_val |
Definition at line 78 of file pixel_coordinate_fakes.h.
| pixels_t gu_pixel_coordinate_y_lower_bound_Fake::return_val_history[(50u)] |
Definition at line 78 of file pixel_coordinate_fakes.h.
| pixels_t* gu_pixel_coordinate_y_lower_bound_Fake::return_val_seq |
Definition at line 78 of file pixel_coordinate_fakes.h.
| int gu_pixel_coordinate_y_lower_bound_Fake::return_val_seq_idx |
Definition at line 78 of file pixel_coordinate_fakes.h.
| int gu_pixel_coordinate_y_lower_bound_Fake::return_val_seq_len |
Definition at line 78 of file pixel_coordinate_fakes.h.