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

  /external/chromium/testing/gmock/src/
gmock-spec-builders.cc 457 bool UntypedFunctionMockerBase::VerifyAndClearExpectationsLocked() {
643 return VerifyAndClearExpectationsLocked(mock_obj);
653 return VerifyAndClearExpectationsLocked(mock_obj);
660 bool Mock::VerifyAndClearExpectationsLocked(void* mock_obj) {
674 if (!(*it)->VerifyAndClearExpectationsLocked()) {
756 // needed by VerifyAndClearExpectationsLocked().
  /external/chromium/testing/gmock/include/gmock/
gmock-spec-builders.h 131 bool VerifyAndClearExpectationsLocked();
427 static bool VerifyAndClearExpectationsLocked(void* mock_obj);
    [all...]
  /external/ceres-solver/internal/ceres/
gmock_gtest_all.cc     [all...]
  /external/ceres-solver/internal/ceres/gmock/
gmock.h     [all...]

Completed in 440 milliseconds