Home | History | Annotate | Download | only in test

Lines Matching full:properties

42   uint64 Properties(uint64 props) const {
60 // This class tests a variety of identities and properties that must
197 if (Weight::Properties() & kLeftSemiring) {
216 if (Weight::Properties() & kRightSemiring) {
234 if (Weight::Properties() & kLeftSemiring) {
246 if (Weight::Properties() & kRightSemiring) {
259 if (Weight::Properties() & kLeftSemiring) {
273 if (Weight::Properties() & kRightSemiring) {
286 if (Weight::Properties() & kLeftSemiring) {
296 if (Weight::Properties() & kRightSemiring) {
454 if (!(Weight::Properties() & kCommutative))
583 uint64 tprops = T.Properties(kFstProperties, true);
584 uint64 wprops = Weight::Properties();
655 A.Properties(kNoEpsilons, true)) {
771 uint64 wprops = Weight::Properties();
877 // This class tests a variety of identities and properties that must
1148 // This class tests a variety of identities and properties that must
1249 // Get/compute all properties.
1250 uint64 props = fst->Properties(kFstProperties, true);
1252 // Select random set of properties to be unknown.