Home
last modified time | relevance | path

Searched defs:foo_name (Results 1 – 4 of 4) sorted by relevance

/external/cronet/stable/third_party/protobuf/python/google/protobuf/internal/
Dfile_options_test.proto38 optional string foo_name = 1; field
/external/cronet/tot/third_party/protobuf/python/google/protobuf/internal/
Dfile_options_test.proto38 optional string foo_name = 1; field
/external/protobuf/python/google/protobuf/internal/
Dfile_options_test.proto38 optional string foo_name = 1; field
/external/python/cpython3/Lib/test/test_unittest/testmock/
Dtestpatch.py63 foo_name = '%s.Foo' % __name__ variable