Searched refs:InterestingUTF8 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/re2/re2/testing/
H A Dexhaustive3_test.cc38 static const vector<string>& InterestingUTF8() { function in namespace:re2
66 TEST(InterestingUTF8, SingleOps) {
74 1, InterestingUTF8(), "", "");
79 TEST(InterestingUTF8, AB) {
86 vector<string> alpha = InterestingUTF8();
/external/regex-re2/re2/testing/
H A Dexhaustive3_test.cc38 static const vector<string>& InterestingUTF8() { function in namespace:re2
66 TEST(InterestingUTF8, SingleOps) {
74 1, InterestingUTF8(), "", "");
79 TEST(InterestingUTF8, AB) {
86 vector<string> alpha = InterestingUTF8();

Completed in 512 milliseconds