Searched refs:ReadIntPairs (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
H A Dutil.h275 bool ReadIntPairs(const string& filename, function in namespace:fst
281 LOG(ERROR) << "ReadIntPairs: Can't open file: " << filename;
298 LOG(ERROR) << "ReadIntPairs: Bad number of columns, "
345 return ReadIntPairs(filename, pairs, allow_negative);

Completed in 133 milliseconds