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

  /external/chromium/testing/gmock/include/gmock/
gmock-generated-nice-strict.h 73 ::testing::Mock::AllowUninterestingCalls(
81 ::testing::Mock::AllowUninterestingCalls(
86 ::testing::Mock::AllowUninterestingCalls(
92 ::testing::Mock::AllowUninterestingCalls(
99 ::testing::Mock::AllowUninterestingCalls(
106 ::testing::Mock::AllowUninterestingCalls(
114 ::testing::Mock::AllowUninterestingCalls(
123 ::testing::Mock::AllowUninterestingCalls(
132 ::testing::Mock::AllowUninterestingCalls(
141 ::testing::Mock::AllowUninterestingCalls(
    [all...]
gmock-spec-builders.h 400 static void AllowUninterestingCalls(const void* mock_obj);
    [all...]
  /external/chromium/testing/gmock/src/
gmock-spec-builders.cc 593 void Mock::AllowUninterestingCalls(const void* mock_obj) {

Completed in 45 milliseconds