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

  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest-spi.h 76 bool passed() const { return type_ == TPRT_SUCCESS; }
79 bool failed() const { return type_ != TPRT_SUCCESS; }
gtest.cc     [all...]
gtest.h 107 TPRT_SUCCESS, // Succeeded.
    [all...]
  /external/chromium/sdch/open-vcdiff/src/gtest/internal/
gtest-internal.h 512 GTEST_MESSAGE(message, ::testing::TPRT_SUCCESS)

Completed in 308 milliseconds