HomeSort by relevance Sort by last modified time
    Searched defs:expected0 (Results 1 - 3 of 3) sorted by null

  /ndk/tests/device/hard-float/jni/
test-float.c 36 const double expected0 = 4.483853; local
38 fail_count += !(fabs(d0-expected0) < 0.00001);
  /external/chromium_org/third_party/icu/source/test/cintltst/
ncnvtst.c 337 static const uint8_t expected0[] = { 0x31}; local
347 expected0, sizeof(expected0), "ibm-920", 0, FALSE, U_ZERO_ERROR))
359 expected0, sizeof(expected0), "LATIN_1", 0, FALSE, U_ZERO_ERROR))
    [all...]
  /external/icu/icu4c/source/test/cintltst/
ncnvtst.c 343 static const uint8_t expected0[] = { 0x31}; local
353 expected0, sizeof(expected0), "ibm-920", 0, FALSE, U_ZERO_ERROR))
365 expected0, sizeof(expected0), "LATIN_1", 0, FALSE, U_ZERO_ERROR))
    [all...]

Completed in 545 milliseconds