Home
last modified time | relevance | path

Searched refs:AssumeRole (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/googletest/src/
Dgtest-death-test.cc681 virtual TestRole AssumeRole();
744 DeathTest::TestRole WindowsDeathTest::AssumeRole() { in AssumeRole() function in testing::internal::WindowsDeathTest
841 TestRole AssumeRole() override;
952 DeathTest::TestRole FuchsiaDeathTest::AssumeRole() { in AssumeRole() function in testing::internal::FuchsiaDeathTest
1094 TestRole AssumeRole() override;
1099 DeathTest::TestRole NoExecDeathTest::AssumeRole() { in AssumeRole() function in testing::internal::NoExecDeathTest
1152 TestRole AssumeRole() override;
1352 DeathTest::TestRole ExecDeathTest::AssumeRole() { in AssumeRole() function in testing::internal::ExecDeathTest
/third_party/googletest/googletest/src/
Dgtest-death-test.cc663 virtual TestRole AssumeRole();
726 DeathTest::TestRole WindowsDeathTest::AssumeRole() { in AssumeRole() function in testing::internal::WindowsDeathTest
823 TestRole AssumeRole() override;
964 DeathTest::TestRole FuchsiaDeathTest::AssumeRole() { in AssumeRole() function in testing::internal::FuchsiaDeathTest
1100 TestRole AssumeRole() override;
1105 DeathTest::TestRole NoExecDeathTest::AssumeRole() { in AssumeRole() function in testing::internal::NoExecDeathTest
1158 TestRole AssumeRole() override;
1387 DeathTest::TestRole ExecDeathTest::AssumeRole() { in AssumeRole() function in testing::internal::ExecDeathTest
/third_party/mesa3d/src/gtest/src/
Dgtest-death-test.cc659 virtual TestRole AssumeRole();
725 DeathTest::TestRole WindowsDeathTest::AssumeRole() { in AssumeRole() function in testing::internal::WindowsDeathTest
823 TestRole AssumeRole() override;
972 DeathTest::TestRole FuchsiaDeathTest::AssumeRole() { in AssumeRole() function in testing::internal::FuchsiaDeathTest
1114 TestRole AssumeRole() override;
1119 DeathTest::TestRole NoExecDeathTest::AssumeRole() { in AssumeRole() function in testing::internal::NoExecDeathTest
1172 TestRole AssumeRole() override;
1413 DeathTest::TestRole ExecDeathTest::AssumeRole() { in AssumeRole() function in testing::internal::ExecDeathTest
/third_party/mesa3d/src/gtest/include/gtest/internal/
Dgtest-death-test-internal.h113 virtual TestRole AssumeRole() = 0;
226 switch (gtest_dt->AssumeRole()) { \
/third_party/node/deps/googletest/include/gtest/internal/
Dgtest-death-test-internal.h120 virtual TestRole AssumeRole() = 0;
234 switch (gtest_dt->AssumeRole()) { \
/third_party/googletest/googletest/include/gtest/internal/
Dgtest-death-test-internal.h120 virtual TestRole AssumeRole() = 0;
234 switch (gtest_dt->AssumeRole()) { \
/third_party/cef/tools/distrib/gtest/
Dgtest-all.cc8891 virtual TestRole AssumeRole();
8957 DeathTest::TestRole WindowsDeathTest::AssumeRole() { in AssumeRole() function in testing::internal::WindowsDeathTest
9055 TestRole AssumeRole() override;
9202 DeathTest::TestRole FuchsiaDeathTest::AssumeRole() { in AssumeRole() function in testing::internal::FuchsiaDeathTest
9344 TestRole AssumeRole() override;
9349 DeathTest::TestRole NoExecDeathTest::AssumeRole() { in AssumeRole() function in testing::internal::NoExecDeathTest
9402 TestRole AssumeRole() override;
9635 DeathTest::TestRole ExecDeathTest::AssumeRole() { in AssumeRole() function in testing::internal::ExecDeathTest
Dgtest.h7089 virtual TestRole AssumeRole() = 0;
7202 switch (gtest_dt->AssumeRole()) { \
/third_party/googletest/googletest/test/
Dgoogletest-death-test-test.cc987 TestRole AssumeRole() override { in AssumeRole() function in __anon08767a280111::MockDeathTest