OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gTestNum
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/test/intltest/
utxttest.cpp
22
static int
gTestNum
= 0;
28
{ if ((x)==FALSE) {errln("Test #%d failure in file %s at line %d\n",
gTestNum
, __FILE__, __LINE__);\
35
gTestNum
, __FILE__, __LINE__, u_errorName(status)); \
408
gTestNum
++;
486
gTestNum
++;
584
gTestNum
++;
[
all
...]
/external/chromium_org/third_party/icu/source/test/intltest/
utxttest.cpp
22
static int
gTestNum
= 0;
28
{ if ((x)==FALSE) {errln("Test #%d failure in file %s at line %d\n",
gTestNum
, __FILE__, __LINE__);\
35
gTestNum
, __FILE__, __LINE__, u_errorName(status)); \
410
gTestNum
++;
488
gTestNum
++;
586
gTestNum
++;
[
all
...]
Completed in 187 milliseconds