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

  /external/protobuf/gtest/include/gtest/internal/
gtest-internal.h 755 inline bool AlwaysFalse() { return !AlwaysTrue(); }
    [all...]
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-internal.h 660 inline bool AlwaysFalse() { return !AlwaysTrue(); }
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-internal.h 734 inline bool AlwaysFalse() { return !AlwaysTrue(); }
    [all...]
  /external/gtest/include/gtest/internal/
gtest-internal.h 660 inline bool AlwaysFalse() { return !AlwaysTrue(); }
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal.h 763 inline bool AlwaysFalse() { return !AlwaysTrue(); }
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-internal.h 734 inline bool AlwaysFalse() { return !AlwaysTrue(); }
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-internal.h 649 inline bool AlwaysFalse() { return !AlwaysTrue(); }
    [all...]
  /external/clang/lib/Analysis/
CFG.cpp 706 bool AlwaysTrue = true, AlwaysFalse = true;
720 AlwaysFalse &= !(Res1.isTrue() && Res2.isTrue());
723 AlwaysFalse &= !(Res1.isTrue() || Res2.isTrue());
727 if (AlwaysTrue || AlwaysFalse) {
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]

Completed in 1107 milliseconds