Home
last modified time | relevance | path

Searched defs:metadata_path (Results 1 – 5 of 5) sorted by relevance

/external/python/google-auth-library-python/google/auth/transport/
D_mtls_helper.py51 def _check_dca_metadata_path(metadata_path): argument
68 def _read_dca_metadata_file(metadata_path): argument
/external/tensorflow/tensorflow/python/keras/protobuf/
Dprojector_config.proto32 string metadata_path = 2; field
/external/icing/icing/scoring/
Dsection-weights.cc126 std::string_view metadata_path = section_metadata.path; in ExtractNormalizedSectionWeights() local
/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/
Ddata_access.py62 def LoadAudioTestDataPaths(cls, metadata_path): argument
/external/python/setuptools/pkg_resources/tests/
Dtest_pkg_resources.py189 def make_test_distribution(metadata_path, metadata): argument