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

  /external/gtest/include/gtest/
gtest-test-part.h 46 TPRT_NONFATAL_FAILURE, // Failed but the test can continue.
94 bool nonfatally_failed() const { return type_ == TPRT_NONFATAL_FAILURE; }
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest.h 108 TPRT_NONFATAL_FAILURE, // Failed but the test can continue.
    [all...]

Completed in 53 milliseconds