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

  /external/gtest/include/gtest/internal/
gtest-param-util.h 72 Derived* CheckedDowncastToActualType(Base* base) {
242 CheckedDowncastToActualType<const Iterator>(&other)->index_;
333 CheckedDowncastToActualType<const Iterator>(&other)->iterator_;
597 typed_test_info = CheckedDowncastToActualType<
  /external/protobuf/gtest/include/gtest/internal/
gtest-param-util.h 72 Derived* CheckedDowncastToActualType(Base* base) {
242 CheckedDowncastToActualType<const Iterator>(&other)->index_;
339 CheckedDowncastToActualType<const Iterator>(&other)->iterator_;
606 typed_test_info = CheckedDowncastToActualType<
  /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 57 milliseconds