Searched refs:AssumeRole (Results 1 - 19 of 19) sorted by relevance

/external/chromium_org/testing/gtest/include/gtest/internal/
H A Dgtest-death-test-internal.h109 virtual TestRole AssumeRole() = 0;
197 switch (gtest_dt->AssumeRole()) { \
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
H A Dgtest-death-test-internal.h109 virtual TestRole AssumeRole() = 0;
197 switch (gtest_dt->AssumeRole()) { \
/external/gtest/include/gtest/internal/
H A Dgtest-death-test-internal.h109 virtual TestRole AssumeRole() = 0;
197 switch (gtest_dt->AssumeRole()) { \
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-death-test-internal.h109 virtual TestRole AssumeRole() = 0;
197 switch (gtest_dt->AssumeRole()) { \
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-death-test-internal.h109 virtual TestRole AssumeRole() = 0;
197 switch (gtest_dt->AssumeRole()) { \
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-death-test-internal.h103 virtual TestRole AssumeRole() = 0;
166 switch (gtest_dt->AssumeRole()) { \
/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/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...]
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc7112 virtual TestRole AssumeRole();
7173 // The AssumeRole process for a Windows death test. It creates a child
7178 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
7268 // methods of the DeathTest interface. Only the AssumeRole method is
7311 virtual TestRole AssumeRole();
7314 // The AssumeRole process for a fork-and-run death test. It implements a
7316 DeathTest::TestRole NoExecDeathTest::AssumeRole() {
7367 virtual TestRole AssumeRole();
7590 // The AssumeRole process for a fork-and-exec death test. It re-executes the
7594 DeathTest::TestRole ExecDeathTest::AssumeRole() {
[all...]
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc7112 virtual TestRole AssumeRole();
7173 // The AssumeRole process for a Windows death test. It creates a child
7178 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
7268 // methods of the DeathTest interface. Only the AssumeRole method is
7311 virtual TestRole AssumeRole();
7314 // The AssumeRole process for a fork-and-run death test. It implements a
7316 DeathTest::TestRole NoExecDeathTest::AssumeRole() {
7367 virtual TestRole AssumeRole();
7590 // The AssumeRole process for a fork-and-exec death test. It re-executes the
7594 DeathTest::TestRole ExecDeathTest::AssumeRole() {
[all...]
/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/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/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h8266 virtual TestRole AssumeRole() = 0;
8354 switch (gtest_dt->AssumeRole()) { \
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h8266 virtual TestRole AssumeRole() = 0;
8354 switch (gtest_dt->AssumeRole()) { \

Completed in 5663 milliseconds