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

  /external/protobuf/gtest/include/gtest/internal/
gtest-internal.h 755 inline bool AlwaysFalse() { return !AlwaysTrue(); }
    [all...]
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-internal.h 728 inline bool AlwaysFalse() { return !AlwaysTrue(); }
    [all...]
  /external/gtest/include/gtest/internal/
gtest-internal.h 734 inline bool AlwaysFalse() { return !AlwaysTrue(); }
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal.h 754 inline bool AlwaysFalse() { return !AlwaysTrue(); }
    [all...]
  /frameworks/compile/mclinker/utils/gtest/include/
gtest.h     [all...]

Completed in 46 milliseconds