Home
last modified time | relevance | path

Searched refs:suffix_pattern (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/platform/
Dfile_system_test.cc155 string Match(InterPlanetaryFileSystem* ipfs, const string& suffix_pattern) { in Match() argument
157 Status s = ipfs->GetMatchingPaths(ipfs->JoinPath(kPrefix, suffix_pattern), in Match()