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

  /external/chromium/testing/gmock/include/gmock/internal/
gmock-internal-utils.h 127 kBool, kInteger, kFloatingPoint, kOther
132 enum { value = kOther }; // The default kind.
  /external/icu4c/common/
messagepattern.cpp 82 static const UChar kOther[]={ // "other"
861 if(0==msg.compare(selectorIndex, length, kOther, 0, 5)) {
    [all...]
  /external/ceres-solver/internal/ceres/gmock/
gmock.h 579 kBool, kInteger, kFloatingPoint, kOther
584 enum { value = kOther }; // The default kind.
    [all...]

Completed in 71 milliseconds