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

  /external/gtest/include/gtest/internal/
gtest-port.h 153 #include <iostream> // Used for GTEST_CHECK_
825 // GTEST_CHECK_ is an all-mode assert. It aborts the program if the condition
828 // GTEST_CHECK_(boolean_condition);
830 // GTEST_CHECK_(boolean_condition) << "Additional message";
862 #define GTEST_CHECK_(condition) \
  /external/protobuf/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h     [all...]

Completed in 86 milliseconds