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

  /external/gmock/include/gmock/internal/
gmock-internal-utils.h 127 kBool, kInteger, kFloatingPoint, kOther
132 enum { value = kOther }; // The default kind.
  /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/icu/icu4c/source/common/
messagepattern.cpp 82 static const UChar kOther[]={ // "other"
861 if(0==msg.compare(selectorIndex, length, kOther, 0, 5)) {
    [all...]

Completed in 145 milliseconds