Searched defs:AssumeRole (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/testing/gtest/test/
H A Dgtest-death-test_test.cc903 // The value a MockDeathTest will return from its AssumeRole method.
910 // Number of times AssumeRole was called.
939 virtual TestRole AssumeRole() { function in class:MockDeathTest
/external/gtest/test/
H A Dgtest-death-test_test.cc842 // The value a MockDeathTest will return from its AssumeRole method.
849 // Number of times AssumeRole was called.
878 virtual TestRole AssumeRole() { function in class:MockDeathTest
/external/protobuf/gtest/src/
H A Dgtest-death-test.cc530 virtual TestRole AssumeRole();
591 // The AssumeRole process for a Windows death test. It creates a child
596 DeathTest::TestRole WindowsDeathTest::AssumeRole() { function in class:testing::internal::WindowsDeathTest
690 // methods of the DeathTest interface. Only the AssumeRole method is
733 virtual TestRole AssumeRole();
736 // The AssumeRole process for a fork-and-run death test. It implements a
738 DeathTest::TestRole NoExecDeathTest::AssumeRole() { function in class:testing::internal::NoExecDeathTest
788 virtual TestRole AssumeRole();
934 // The AssumeRole process for a fork-and-exec death test. It re-executes the
938 DeathTest::TestRole ExecDeathTest::AssumeRole() { function in class:testing::internal::ExecDeathTest
[all...]
/external/protobuf/gtest/test/
H A Dgtest-death-test_test.cc745 // The value a MockDeathTest will return from its AssumeRole method.
752 // Number of times AssumeRole was called.
781 virtual TestRole AssumeRole() { function in class:MockDeathTest
/external/chromium_org/testing/gtest/src/
H A Dgtest-death-test.cc618 virtual TestRole AssumeRole();
679 // The AssumeRole process for a Windows death test. It creates a child
684 DeathTest::TestRole WindowsDeathTest::AssumeRole() { function in class:testing::internal::WindowsDeathTest
774 // methods of the DeathTest interface. Only the AssumeRole method is
817 virtual TestRole AssumeRole();
820 // The AssumeRole process for a fork-and-run death test. It implements a
822 DeathTest::TestRole NoExecDeathTest::AssumeRole() { function in class:testing::internal::NoExecDeathTest
873 virtual TestRole AssumeRole();
1098 // The AssumeRole process for a fork-and-exec death test. It re-executes the
1102 DeathTest::TestRole ExecDeathTest::AssumeRole() { function in class:testing::internal::ExecDeathTest
[all...]
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest-death-test.cc578 virtual TestRole AssumeRole();
639 // The AssumeRole process for a Windows death test. It creates a child
644 DeathTest::TestRole WindowsDeathTest::AssumeRole() { function in class:testing::internal::WindowsDeathTest
738 // methods of the DeathTest interface. Only the AssumeRole method is
781 virtual TestRole AssumeRole();
784 // The AssumeRole process for a fork-and-run death test. It implements a
786 DeathTest::TestRole NoExecDeathTest::AssumeRole() { function in class:testing::internal::NoExecDeathTest
836 virtual TestRole AssumeRole();
987 // The AssumeRole process for a fork-and-exec death test. It re-executes the
991 DeathTest::TestRole ExecDeathTest::AssumeRole() { function in class:testing::internal::ExecDeathTest
[all...]
/external/gtest/src/
H A Dgtest-death-test.cc618 virtual TestRole AssumeRole();
679 // The AssumeRole process for a Windows death test. It creates a child
684 DeathTest::TestRole WindowsDeathTest::AssumeRole() { function in class:testing::internal::WindowsDeathTest
774 // methods of the DeathTest interface. Only the AssumeRole method is
817 virtual TestRole AssumeRole();
820 // The AssumeRole process for a fork-and-run death test. It implements a
822 DeathTest::TestRole NoExecDeathTest::AssumeRole() { function in class:testing::internal::NoExecDeathTest
873 virtual TestRole AssumeRole();
1096 // The AssumeRole process for a fork-and-exec death test. It re-executes the
1100 DeathTest::TestRole ExecDeathTest::AssumeRole() { function in class:testing::internal::ExecDeathTest
[all...]
/external/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc580 virtual TestRole AssumeRole();
641 // The AssumeRole process for a Windows death test. It creates a child
646 DeathTest::TestRole WindowsDeathTest::AssumeRole() { function in class:testing::internal::WindowsDeathTest
740 // methods of the DeathTest interface. Only the AssumeRole method is
783 virtual TestRole AssumeRole();
786 // The AssumeRole process for a fork-and-run death test. It implements a
788 DeathTest::TestRole NoExecDeathTest::AssumeRole() { function in class:testing::internal::NoExecDeathTest
838 virtual TestRole AssumeRole();
989 // The AssumeRole process for a fork-and-exec death test. It re-executes the
993 DeathTest::TestRole ExecDeathTest::AssumeRole() { function in class:testing::internal::ExecDeathTest
[all...]
/external/mesa3d/src/gtest/src/
H A Dgtest-death-test.cc578 virtual TestRole AssumeRole();
639 // The AssumeRole process for a Windows death test. It creates a child
644 DeathTest::TestRole WindowsDeathTest::AssumeRole() { function in class:testing::internal::WindowsDeathTest
738 // methods of the DeathTest interface. Only the AssumeRole method is
781 virtual TestRole AssumeRole();
784 // The AssumeRole process for a fork-and-run death test. It implements a
786 DeathTest::TestRole NoExecDeathTest::AssumeRole() { function in class:testing::internal::NoExecDeathTest
836 virtual TestRole AssumeRole();
987 // The AssumeRole process for a fork-and-exec death test. It re-executes the
991 DeathTest::TestRole ExecDeathTest::AssumeRole() { function in class:testing::internal::ExecDeathTest
[all...]

Completed in 568 milliseconds