OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:failure_reporter
(Results
1 - 4
of
4
) sorted by null
/external/google-breakpad/src/testing/src/
gmock-internal-utils.cc
96
// guarantees that the following use of
failure_reporter
is
98
// protect
failure_reporter
if we port Google Mock to other
100
static FailureReporterInterface* const
failure_reporter
=
local
102
return
failure_reporter
;
/external/googletest/googlemock/src/
gmock-internal-utils.cc
96
// guarantees that the following use of
failure_reporter
is
98
// protect
failure_reporter
if we port Google Mock to other
100
static FailureReporterInterface* const
failure_reporter
=
local
102
return
failure_reporter
;
/external/v8/testing/gmock/src/
gmock-internal-utils.cc
96
// guarantees that the following use of
failure_reporter
is
98
// protect
failure_reporter
if we port Google Mock to other
100
static FailureReporterInterface* const
failure_reporter
=
local
102
return
failure_reporter
;
/external/fmtlib/test/
gmock-gtest-all.cc
[
all
...]
Completed in 1270 milliseconds