Searched defs:TestInput (Results 1 – 2 of 2) sorted by relevance
41 struct TestInput struct43 const char *fontName;44 LEUnicode *text;45 le_int32 textLength;46 le_int32 scriptCode;47 le_bool rightToLeft;
612 bool Tester::TestInput(const StringPiece& text) { in TestInput() function in re2::Tester