OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:logIfFailureAndReset
(Results
1 - 16
of
16
) sorted by null
/external/chromium_org/third_party/icu/source/tools/ctestfw/unicode/
testlog.h
37
UBool
logIfFailureAndReset
(const char *fmt, ...);
/external/icu4c/tools/ctestfw/unicode/
testlog.h
37
UBool
logIfFailureAndReset
(const char *fmt, ...);
/external/chromium_org/third_party/icu/source/test/intltest/
itutil.cpp
288
if(errorCode.
logIfFailureAndReset
("ucnvsel_open()")) {
307
if(errorCode.
logIfFailureAndReset
("udatpg_open()")) {
316
if(errorCode.
logIfFailureAndReset
("uldn_open()")) {
327
if(errorCode.
logIfFailureAndReset
("umsg_open()")) {
340
if(errorCode.
logIfFailureAndReset
("unorm2_openFiltered()")) {
351
if(errorCode.
logIfFailureAndReset
("uidna_openUTS46()")) {
364
if(errorCode.
logIfFailureAndReset
("uregex_open()")) {
377
if(errorCode.
logIfFailureAndReset
("utrans_open()")) {
bidiconf.cpp
279
if(errorCode.
logIfFailureAndReset
("unable to find the source/test/testdata "
294
if(errorCode.
logIfFailureAndReset
("ubidi_setClassCallback()")) {
349
if(errorCode.
logIfFailureAndReset
("ubidi_setPara() or ubidi_getLevels()")) {
442
if(errorCode.
logIfFailureAndReset
("ubidi_getLogicalIndex()")) {
uts46test.cpp
571
if(errorCode.
logIfFailureAndReset
("first-level processing [%d/%s] %s",
[
all
...]
/external/icu4c/test/intltest/
itutil.cpp
315
if(errorCode.
logIfFailureAndReset
("ucnvsel_open()")) {
343
if(errorCode.
logIfFailureAndReset
("uldn_open()")) {
354
if(errorCode.
logIfFailureAndReset
("umsg_open()")) {
367
if(errorCode.
logIfFailureAndReset
("unorm2_openFiltered()")) {
378
if(errorCode.
logIfFailureAndReset
("uidna_openUTS46()")) {
391
if(errorCode.
logIfFailureAndReset
("uregex_open()")) {
404
if(errorCode.
logIfFailureAndReset
("utrans_open()")) {
plurfmts.cpp
591
if (!errorCode.
logIfFailureAndReset
("PluralFormat.format(321) failed") &&
596
if (!errorCode.
logIfFailureAndReset
("PluralFormat.format(22) failed") &&
601
if (!errorCode.
logIfFailureAndReset
("PluralFormat.format(3) failed") &&
609
if (errorCode.
logIfFailureAndReset
("PluralFormat(en, UPLURAL_TYPE_ORDINAL, pattern) failed")) {
613
if (!errorCode.
logIfFailureAndReset
("PluralFormat.format(456) failed") &&
618
if (!errorCode.
logIfFailureAndReset
("PluralFormat.format(111) failed") &&
bidiconf.cpp
279
if(errorCode.
logIfFailureAndReset
("unable to find the source/test/testdata "
294
if(errorCode.
logIfFailureAndReset
("ubidi_setClassCallback()")) {
349
if(errorCode.
logIfFailureAndReset
("ubidi_setPara() or ubidi_getLevels()")) {
442
if(errorCode.
logIfFailureAndReset
("ubidi_getLogicalIndex()")) {
bytestrietest.cpp
402
if(errorCode.
logIfFailureAndReset
("BytesTrie::Iterator(trie) constructor")) {
453
if(errorCode.
logIfFailureAndReset
("BytesTrie::Iterator(trie) constructor")) {
475
if(errorCode.
logIfFailureAndReset
("BytesTrie::Iterator(trie) constructor")) {
530
if(errorCode.
logIfFailureAndReset
("BytesTrie::Iterator(trie) constructor")) {
559
if(errorCode.
logIfFailureAndReset
("BytesTrie::Iterator(trie) constructor")) {
632
if(!errorCode.
logIfFailureAndReset
("add()/build()")) {
839
if(errorCode.
logIfFailureAndReset
("BytesTrie::Iterator(trie) constructor")) {
854
if(errorCode.
logIfFailureAndReset
("trie iterator next() for item %d: %s", (int)i, data[i].s)) {
876
errorCode.
logIfFailureAndReset
("trie iterator next() after all items");
ucharstrietest.cpp
560
if(errorCode.
logIfFailureAndReset
("UCharsTrie::Iterator(trie) constructor")) {
611
if(errorCode.
logIfFailureAndReset
("UCharsTrie::Iterator(trie) constructor")) {
633
if(errorCode.
logIfFailureAndReset
("UCharsTrie::Iterator(trie) constructor")) {
688
if(errorCode.
logIfFailureAndReset
("UCharsTrie::Iterator(trie) constructor")) {
717
if(errorCode.
logIfFailureAndReset
("UCharsTrie::Iterator(trie) constructor")) {
793
if(!errorCode.
logIfFailureAndReset
("add()/build()")) {
[
all
...]
uts46test.cpp
595
if(errorCode.
logIfFailureAndReset
("first-level processing [%d/%s] %s",
[
all
...]
plurults.cpp
542
if (errorCode.
logIfFailureAndReset
("PluralRules::forLocale(en, UPLURAL_TYPE_ORDINAL) failed")) {
tmsgfmt.cpp
[
all
...]
dtfmttst.cpp
193
if(errorCode.
logIfFailureAndReset
("DateFormat::getInstanceForSkeleton() failed")) {
[
all
...]
/external/chromium_org/third_party/icu/source/tools/ctestfw/
tstdtmod.cpp
22
UBool IcuTestErrorCode::
logIfFailureAndReset
(const char *fmt, ...) {
/external/icu4c/tools/ctestfw/
tstdtmod.cpp
22
UBool IcuTestErrorCode::
logIfFailureAndReset
(const char *fmt, ...) {
Completed in 261 milliseconds