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

/external/clang/test/PCH/
H A Dobjc_property.h2 @interface TestProperties
/external/chromium_org/third_party/icu/source/test/intltest/
H A Drbbitst.h77 void TestProperties();
H A Drbbitst.cpp4336 void RBBITest::TestProperties() { function in class:RBBITest
/external/icu/icu4c/source/test/intltest/
H A Drbbitst.h77 void TestProperties();
H A Drbbitst.cpp4336 void RBBITest::TestProperties() { function in class:RBBITest
/external/openfst/src/include/fst/
H A Dtest-properties.h235 uint64 TestProperties(const Fst<Arc> &fst, uint64 mask, uint64 *known) { function in namespace:fst
240 LOG(FATAL) << "TestProperties: stored Fst properties incorrect"
H A Dfst.h829 uint64 TestProperties(const Fst<Arc> &fst, uint64 mask, uint64 *known);
859 uint64 knownprops, testprops = TestProperties(*this, mask, &knownprops);
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dtest-properties.h227 uint64 TestProperties(const Fst<Arc> &fst, uint64 mask, uint64 *known) { function in namespace:fst
232 LOG(FATAL) << "TestProperties: stored Fst properties incorrect"
H A Darcsort.h223 uint64 known, test = TestProperties(*this, mask, &known);
H A Dcomplement.h138 uint64 known, test = TestProperties(*this, mask, &known);
H A Dconst-fst.h261 uint64 known, test = TestProperties(*this, mask, &known);
H A Drational.h212 uint64 known, test = TestProperties(*this, mask, &known);
H A Dfactor-weight.h374 uint64 known, test = TestProperties(*this, mask, &known);
H A Drelabel.h373 uint64 known, test = TestProperties(*this, mask, &known);
H A Dreplace.h582 uint64 known, test = TestProperties(*this, mask, &known);
H A Drmepsilon.h463 uint64 known, test = TestProperties(*this, mask, &known);
H A Dsynchronize.h359 uint64 known, test = TestProperties(*this, mask, &known);
H A Dcompose.h720 uint64 known, test = TestProperties(*this, mask, &known);
H A Ddeterminize.h579 uint64 known, test = TestProperties(*this, mask, &known);
H A Dvector-fst.h509 uint64 known, test = TestProperties(*this, mask, &known);
H A Dmap.h504 uint64 known, test = TestProperties(*this, mask, &known);

Completed in 2215 milliseconds