Searched refs:expectedMatchLength (Results 1 – 1 of 1) sorted by relevance
2969 const int32_t expectedMatchLength = 1; in TestMatchFollowedByIgnorables() local3019 if (matchLength != expectedMatchLength) { in TestMatchFollowedByIgnorables()3020 log_err("Error: matchLength=%d, expected=%d\n", matchLength, expectedMatchLength); in TestMatchFollowedByIgnorables()