OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MockDeathTestFactory
(Results
1 - 5
of
5
) 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/chromium_org/testing/gtest/test/
gtest-death-test_test.cc
816
class
MockDeathTestFactory
: public DeathTestFactory {
818
MockDeathTestFactory
();
868
// reports calls to those methods to its parent
MockDeathTestFactory
872
MockDeathTest(
MockDeathTestFactory
*parent,
896
MockDeathTestFactory
* const parent_;
903
//
MockDeathTestFactory
constructor.
904
MockDeathTestFactory
::
MockDeathTestFactory
()
917
void
MockDeathTestFactory
::SetParameters(bool create,
935
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/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
...]
/ndk/sources/third_party/googletest/googletest/test/
gtest-death-test_test.cc
816
class
MockDeathTestFactory
: public DeathTestFactory {
818
MockDeathTestFactory
();
868
// reports calls to those methods to its parent
MockDeathTestFactory
872
MockDeathTest(
MockDeathTestFactory
*parent,
896
MockDeathTestFactory
* const parent_;
903
//
MockDeathTestFactory
constructor.
904
MockDeathTestFactory
::
MockDeathTestFactory
()
917
void
MockDeathTestFactory
::SetParameters(bool create,
935
bool
MockDeathTestFactory
::Create(const char* /*statement*/
[
all
...]
Completed in 345 milliseconds