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

  /external/gmock/test/
gmock-more-actions_test.cc 196 int SumOfLast2(Unused, Unused, int a, int b) const { return a + b; }
341 Invoke(&foo, &Foo::SumOfLast2);
345 Invoke(&foo, &Foo::SumOfLast2);
  /external/google-breakpad/src/testing/test/
gmock-more-actions_test.cc 196 int SumOfLast2(Unused, Unused, int a, int b) const { return a + b; }
341 Invoke(&foo, &Foo::SumOfLast2);
345 Invoke(&foo, &Foo::SumOfLast2);

Completed in 41 milliseconds