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

  /art/dex2oat/include/
dex2oat_return_codes.h 25 kOther = 1, // Some other not closer specified error occurred.
  /external/google-breakpad/src/testing/include/gmock/internal/
gmock-internal-utils.h 127 kBool, kInteger, kFloatingPoint, kOther
132 enum { value = kOther }; // The default kind.
  /external/googletest/googlemock/include/gmock/internal/
gmock-internal-utils.h 127 kBool, kInteger, kFloatingPoint, kOther
132 enum { value = kOther }; // The default kind.
  /external/skia/experimental/svg/model/
SkSVGRenderContext.h 31 kOther,
  /external/v8/testing/gmock/include/gmock/internal/
gmock-internal-utils.h 127 kBool, kInteger, kFloatingPoint, kOther
132 enum { value = kOther }; // The default kind.
  /external/icu/icu4c/source/common/
messagepattern.cpp 84 static const UChar kOther[]={ // "other"
863 if(0==msg.compare(selectorIndex, length, kOther, 0, 5)) {
    [all...]
  /external/pdfium/core/fxge/skia/
fx_skia_device.cpp 671 kOther,
    [all...]
  /external/fmtlib/test/gmock/
gmock.h 585 kBool, kInteger, kFloatingPoint, kOther
590 enum { value = kOther }; // The default kind.
    [all...]

Completed in 497 milliseconds