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

/external/openfst/src/include/fst/
H A Dfst.h859 uint64 knownprops, testprops = TestProperties(*this, mask, &knownprops); local
860 impl_->SetProperties(testprops, knownprops);
861 return testprops & mask;

Completed in 468 milliseconds