Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Dfile_options_test.proto38 optional string foo_name = 1; field
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Dfile_options_test.proto38 optional string foo_name = 1; field
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/testmock/
Dtestpatch.py61 foo_name = '%s.Foo' % __name__ variable
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/testmock/
H A Dtestpatch.py61 foo_name = '%s.Foo' % __name__ variable