Searched refs:test_o (Results 1 – 4 of 4) sorted by relevance
161 const upb_oneofdef* test_o; in extract_method_call() local171 &test_f, &test_o)) { in extract_method_call()177 &test_f, &test_o)) { in extract_method_call()186 &test_f, &test_o); in extract_method_call()211 test_o = test_o_wrapper; in extract_method_call()234 test_o = test_o_enum; in extract_method_call()252 *o = test_o; in extract_method_call()
126 void test_o() { in test_o() function
217 def test_o(self): member in TestCallingConventions