Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dmessage.c152 const upb_oneofdef* test_o; in extract_method_call() local
169 &test_f, &test_o)) { in extract_method_call()
175 &test_f, &test_o)) { in extract_method_call()
184 &test_f, &test_o); in extract_method_call()
209 test_o = test_o_wrapper; in extract_method_call()
232 test_o = test_o_enum; in extract_method_call()
255 *o = test_o; in extract_method_call()
/third_party/python/Lib/test/
H A Dtest_call.py250 def test_o(self): member in TestCallingConventions

Completed in 3 milliseconds