|
gucoordinates
|
#include <percent_coordinate_fakes.h>

Public Attributes | |
| const gu_percent_coordinate | arg0_val |
| const gu_percent_coordinate | arg0_history [(50u)] |
| unsigned int | call_count |
| unsigned int | arg_history_len |
| unsigned int | arg_histories_dropped |
| percent_d | return_val |
| int | return_val_seq_len |
| int | return_val_seq_idx |
| percent_d * | return_val_seq |
| percent_d | return_val_history [(50u)] |
| int | custom_fake_seq_len |
| int | custom_fake_seq_idx |
| percent_d(* | custom_fake )(const gu_percent_coordinate arg0) |
| percent_d(** | custom_fake_seq )(const gu_percent_coordinate arg0) |
Definition at line 77 of file percent_coordinate_fakes.h.
| const gu_percent_coordinate gu_percent_coordinate_x_lower_bound_Fake::arg0_history[(50u)] |
Definition at line 77 of file percent_coordinate_fakes.h.
| const gu_percent_coordinate gu_percent_coordinate_x_lower_bound_Fake::arg0_val |
Definition at line 77 of file percent_coordinate_fakes.h.
| unsigned int gu_percent_coordinate_x_lower_bound_Fake::arg_histories_dropped |
Definition at line 77 of file percent_coordinate_fakes.h.
| unsigned int gu_percent_coordinate_x_lower_bound_Fake::arg_history_len |
Definition at line 77 of file percent_coordinate_fakes.h.
| unsigned int gu_percent_coordinate_x_lower_bound_Fake::call_count |
Definition at line 77 of file percent_coordinate_fakes.h.
| percent_d(* gu_percent_coordinate_x_lower_bound_Fake::custom_fake) (const gu_percent_coordinate arg0) |
Definition at line 77 of file percent_coordinate_fakes.h.
| percent_d(** gu_percent_coordinate_x_lower_bound_Fake::custom_fake_seq) (const gu_percent_coordinate arg0) |
Definition at line 77 of file percent_coordinate_fakes.h.
| int gu_percent_coordinate_x_lower_bound_Fake::custom_fake_seq_idx |
Definition at line 77 of file percent_coordinate_fakes.h.
| int gu_percent_coordinate_x_lower_bound_Fake::custom_fake_seq_len |
Definition at line 77 of file percent_coordinate_fakes.h.
| percent_d gu_percent_coordinate_x_lower_bound_Fake::return_val |
Definition at line 77 of file percent_coordinate_fakes.h.
| percent_d gu_percent_coordinate_x_lower_bound_Fake::return_val_history[(50u)] |
Definition at line 77 of file percent_coordinate_fakes.h.
| percent_d* gu_percent_coordinate_x_lower_bound_Fake::return_val_seq |
Definition at line 77 of file percent_coordinate_fakes.h.
| int gu_percent_coordinate_x_lower_bound_Fake::return_val_seq_idx |
Definition at line 77 of file percent_coordinate_fakes.h.
| int gu_percent_coordinate_x_lower_bound_Fake::return_val_seq_len |
Definition at line 77 of file percent_coordinate_fakes.h.