Home
last modified time | relevance | path

Searched defs:GOOD (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneRegression.java381 final int GOOD = 1, BAD = 0; in Test4154525() local
459 final int GOOD = 1; in Test4154542() local
558 final int GOOD=1, BAD=0; in Test4154650() local
/external/icu/icu4c/source/test/intltest/
Dtzregts.cpp593 const int32_t GOOD = 1; in Test4154542() local
707 const int32_t GOOD = 1, BAD = 0; in Test4154525() local
769 const int32_t GOOD = 1, BAD = 0; in Test4154650() local
/external/iputils/
Dclockdiff.c94 #define GOOD 0 macro
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c695 #define GOOD(x) (x+1) macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h90 GOOD, enumerator