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

/external/cmockery/cmockery_0_1_2/src/example/
H A Dcalculator_test.c87 int binary_operator(int a, int b) { function
133 {"+", binary_operator},
150 {"+", binary_operator},
151 {"-", binary_operator},
152 {"/", binary_operator},
175 {"+", binary_operator},
204 {"+", binary_operator},
220 {"+", binary_operator},
248 {"+", binary_operator},
271 {"+", binary_operator},
[all...]

Completed in 124 milliseconds