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

  /external/chromium-trace/catapult/telemetry/telemetry/testing/
simple_mock.py 15 def WithArgs(self, *args):
79 call.WithArgs(*args)
85 func_name).WithArgs(*args).WillReturn(DONT_CARE)
  /external/google-breakpad/src/testing/include/gmock/
gmock-generated-actions.h 584 // Implements the WithArgs action.
756 // WithArgs<N1, N2, ..., Nk>(an_action) creates an action that passes
763 WithArgs(const InnerAction& action) {
769 WithArgs(const InnerAction& action) {
775 WithArgs(const InnerAction& action) {
781 WithArgs(const InnerAction& action) {
787 WithArgs(const InnerAction& action) {
793 WithArgs(const InnerAction& action) {
800 WithArgs(const InnerAction& action) {
808 WithArgs(const InnerAction& action)
    [all...]
  /external/googletest/googlemock/include/gmock/
gmock-generated-actions.h 457 // Implements the WithArgs action.
618 // WithArgs<N1, N2, ..., Nk>(an_action) creates an action that passes
625 WithArgs(const InnerAction& action) {
631 WithArgs(const InnerAction& action) {
637 WithArgs(const InnerAction& action) {
643 WithArgs(const InnerAction& action) {
649 WithArgs(const InnerAction& action) {
655 WithArgs(const InnerAction& action) {
662 WithArgs(const InnerAction& action) {
670 WithArgs(const InnerAction& action)
    [all...]
  /external/v8/testing/gmock/include/gmock/
gmock-generated-actions.h 457 // Implements the WithArgs action.
618 // WithArgs<N1, N2, ..., Nk>(an_action) creates an action that passes
625 WithArgs(const InnerAction& action) {
631 WithArgs(const InnerAction& action) {
637 WithArgs(const InnerAction& action) {
643 WithArgs(const InnerAction& action) {
649 WithArgs(const InnerAction& action) {
655 WithArgs(const InnerAction& action) {
662 WithArgs(const InnerAction& action) {
670 WithArgs(const InnerAction& action)
    [all...]
  /external/fmtlib/test/gmock/
gmock.h     [all...]

Completed in 1070 milliseconds