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

  /external/v8/testing/gmock/test/
gmock_test.cc 52 const ::std::string old_verbose = GMOCK_FLAG(verbose); local
63 GMOCK_FLAG(verbose) = old_verbose; // Restores the gmock_verbose flag.
  /external/google-breakpad/src/testing/test/
gmock_test.cc 50 const ::std::string old_verbose = GMOCK_FLAG(verbose); local
61 GMOCK_FLAG(verbose) = old_verbose; // Restores the gmock_verbose flag.
  /external/googletest/googlemock/test/
gmock_test.cc 52 const ::std::string old_verbose = GMOCK_FLAG(verbose); local
63 GMOCK_FLAG(verbose) = old_verbose; // Restores the gmock_verbose flag.

Completed in 370 milliseconds