Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dtest-properties.h237 uint64 stored_props = fst.Properties(kFstProperties, false); in TestProperties() local
239 if (!CompatProperties(stored_props, computed_props)) in TestProperties()