HomeSort by relevance Sort by last modified time
    Searched refs:returnsNullForType (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/icu/source/test/cintltst/
cmsgtst.c 93 static UBool returnsNullForType(int firstParam, ...) {
224 if (returnsNullForType(1, (double)2.0)) {
    [all...]
  /external/icu4c/test/cintltst/
cmsgtst.c 91 static UBool returnsNullForType(int firstParam, ...) {
222 if (returnsNullForType(1, (double)2.0)) {
    [all...]

Completed in 12 milliseconds