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

  /external/chromium/testing/gtest/include/gtest/internal/
gtest-internal.h 804 #define GTEST_REMOVE_CONST_(T) \
809 GTEST_REMOVE_CONST_(GTEST_REMOVE_REFERENCE_(T))
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal.h 831 #define GTEST_REMOVE_CONST_(T) \
836 GTEST_REMOVE_CONST_(GTEST_REMOVE_REFERENCE_(T))
    [all...]

Completed in 67 milliseconds