Searched refs:testTitles (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/common/extensions/docs/server2/
H A Ddocument_renderer_test.py36 def testTitles(self): member in class:DocumentRendererUnittest
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcloctst.c428 static const char * const testTitles[] = { local
490 row, testTitles[n], loc, u_errorName(err));
493 row, testTitles[n], loc, buf, len);
497 row, testTitles[n], loc, buf, len, strlen(buf)+1);
504 row, testTitles[n], loc, buf, buf[len+1]);
514 row, testTitles[n], loc, buf, expected);
/external/icu/icu4c/source/test/cintltst/
H A Dcloctst.c428 static const char * const testTitles[] = { local
490 row, testTitles[n], loc, u_errorName(err));
493 row, testTitles[n], loc, buf, len);
497 row, testTitles[n], loc, buf, len, strlen(buf)+1);
504 row, testTitles[n], loc, buf, buf[len+1]);
514 row, testTitles[n], loc, buf, expected);

Completed in 375 milliseconds