OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MockDeathTestFactory
(Results
1 - 4
of
4
) sorted by null
/external/chromium/testing/gtest/test/
gtest-death-test_test.cc
764
class
MockDeathTestFactory
: public DeathTestFactory {
766
MockDeathTestFactory
();
816
// reports calls to those methods to its parent
MockDeathTestFactory
820
MockDeathTest(
MockDeathTestFactory
*parent,
843
MockDeathTestFactory
* const parent_;
850
//
MockDeathTestFactory
constructor.
851
MockDeathTestFactory
::
MockDeathTestFactory
()
864
void
MockDeathTestFactory
::SetParameters(bool create,
882
bool
MockDeathTestFactory
::Create(const char* /*statement*/
[
all
...]
/external/gtest/test/
gtest-death-test_test.cc
764
class
MockDeathTestFactory
: public DeathTestFactory {
766
MockDeathTestFactory
();
816
// reports calls to those methods to its parent
MockDeathTestFactory
820
MockDeathTest(
MockDeathTestFactory
*parent,
843
MockDeathTestFactory
* const parent_;
850
//
MockDeathTestFactory
constructor.
851
MockDeathTestFactory
::
MockDeathTestFactory
()
864
void
MockDeathTestFactory
::SetParameters(bool create,
882
bool
MockDeathTestFactory
::Create(const char* /*statement*/
[
all
...]
/external/libvpx/libvpx/third_party/googletest/src/test/
gtest-death-test_test.cc
764
class
MockDeathTestFactory
: public DeathTestFactory {
766
MockDeathTestFactory
();
816
// reports calls to those methods to its parent
MockDeathTestFactory
820
MockDeathTest(
MockDeathTestFactory
*parent,
843
MockDeathTestFactory
* const parent_;
850
//
MockDeathTestFactory
constructor.
851
MockDeathTestFactory
::
MockDeathTestFactory
()
864
void
MockDeathTestFactory
::SetParameters(bool create,
882
bool
MockDeathTestFactory
::Create(const char* /*statement*/
[
all
...]
/external/protobuf/gtest/test/
gtest-death-test_test.cc
718
class
MockDeathTestFactory
: public DeathTestFactory {
720
MockDeathTestFactory
();
770
// reports calls to those methods to its parent
MockDeathTestFactory
774
MockDeathTest(
MockDeathTestFactory
*parent,
797
MockDeathTestFactory
* const parent_;
804
//
MockDeathTestFactory
constructor.
805
MockDeathTestFactory
::
MockDeathTestFactory
()
818
void
MockDeathTestFactory
::SetParameters(bool create,
836
bool
MockDeathTestFactory
::Create(const char* /*statement*/
[
all
...]
Completed in 881 milliseconds