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

  /external/gmock/src/
gmock-spec-builders.cc 460 bool expectations_met = true; local
469 expectations_met = false;
471 expectations_met = false;
499 return expectations_met;
685 bool expectations_met = true; local
691 expectations_met = false;
697 return expectations_met;
  /external/google-breakpad/src/testing/src/
gmock-spec-builders.cc 460 bool expectations_met = true; local
469 expectations_met = false;
471 expectations_met = false;
499 return expectations_met;
685 bool expectations_met = true; local
691 expectations_met = false;
697 return expectations_met;

Completed in 245 milliseconds