Searched refs:a_y (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
D | nested_struct11.c | 15 float a_y; member 32 result.a.a_y = source.a.a_y; in C_fn() 40 source.a.a_x, source.a.a_y, in C_fn() 42 result.a.a_x, result.a.a_y, in C_fn() 117 CHECK (result.a.a_y == source.a.a_y); in main()
|
/external/google-breakpad/src/testing/test/ |
D | gmock_stress_test.cc | 79 Derived1(int a_x, int a_y) : Base(a_x), y_(a_y) {} in Derived1() argument
|
/external/googletest/googlemock/test/ |
D | gmock_stress_test.cc | 79 Derived1(int a_x, int a_y) : Base(a_x), y_(a_y) {} in Derived1() argument
|
/external/v8/testing/gmock/test/ |
D | gmock_stress_test.cc | 79 Derived1(int a_x, int a_y) : Base(a_x), y_(a_y) {} in Derived1() argument
|