Home
last modified time | relevance | path

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

/oneTBB/examples/graph/fgbzip2/
H A Dfgbzip2.cpp280 bool endsWith(const std::string& str, const std::string& suffix) { in endsWith() function
325 if (endsWith(inputFileName, archiveExtension)) { in main()