HomeSort by relevance Sort by last modified time
    Searched refs:CompatProperties (Results 1 - 2 of 2) sorted by null

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
verify.h 107 if (!CompatProperties(fst_props, test_props)) {
test-properties.h 44 inline bool CompatProperties(uint64 props1, uint64 props2) {
53 LOG(ERROR) << "CompatProperties: mismatch: " << PropertyNames[i]
233 if (!CompatProperties(stored_props, computed_props))

Completed in 107 milliseconds