HomeSort by relevance Sort by last modified time
    Searched defs:AssumeRole (Results 1 - 9 of 9) sorted by null

  /external/google-breakpad/src/testing/gtest/test/
gtest-death-test_test.cc 844 // The value a MockDeathTest will return from its AssumeRole method.
851 // Number of times AssumeRole was called.
880 virtual TestRole AssumeRole() {
    [all...]
  /external/google-breakpad/src/testing/gtest/src/
gtest-death-test.cc 616 virtual TestRole AssumeRole();
677 // The AssumeRole process for a Windows death test. It creates a child
682 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
776 // methods of the DeathTest interface. Only the AssumeRole method is
819 virtual TestRole AssumeRole();
822 // The AssumeRole process for a fork-and-run death test. It implements a
824 DeathTest::TestRole NoExecDeathTest::AssumeRole() {
    [all...]
  /external/libaom/libaom/third_party/googletest/src/googletest/src/
gtest-death-test.cc 629 virtual TestRole AssumeRole();
690 // The AssumeRole process for a Windows death test. It creates a child
695 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
785 // methods of the DeathTest interface. Only the AssumeRole method is
828 virtual TestRole AssumeRole();
831 // The AssumeRole process for a fork-and-run death test. It implements a
833 DeathTest::TestRole NoExecDeathTest::AssumeRole() {
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-death-test.cc 650 virtual TestRole AssumeRole();
711 // The AssumeRole process for a Windows death test. It creates a child
716 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
822 virtual TestRole AssumeRole();
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest-death-test.cc 580 virtual TestRole AssumeRole();
641 // The AssumeRole process for a Windows death test. It creates a child
646 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
740 // methods of the DeathTest interface. Only the AssumeRole method is
783 TestRole AssumeRole() override;
786 // The AssumeRole process for a fork-and-run death test. It implements a
788 DeathTest::TestRole NoExecDeathTest::AssumeRole() {
838 TestRole AssumeRole() override;
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-death-test.cc 629 virtual TestRole AssumeRole();
690 // The AssumeRole process for a Windows death test. It creates a child
695 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
785 // methods of the DeathTest interface. Only the AssumeRole method is
828 virtual TestRole AssumeRole();
831 // The AssumeRole process for a fork-and-run death test. It implements a
833 DeathTest::TestRole NoExecDeathTest::AssumeRole() {
    [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/
gtest-death-test.cc 578 virtual TestRole AssumeRole();
639 // The AssumeRole process for a Windows death test. It creates a child
644 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
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() {
836 virtual TestRole AssumeRole();
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
gtest-death-test.cc 629 virtual TestRole AssumeRole();
690 // The AssumeRole process for a Windows death test. It creates a child
695 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
785 // methods of the DeathTest interface. Only the AssumeRole method is
828 virtual TestRole AssumeRole();
831 // The AssumeRole process for a fork-and-run death test. It implements a
833 DeathTest::TestRole NoExecDeathTest::AssumeRole() {
    [all...]
  /external/googletest/googletest/src/
gtest-death-test.cc 658 virtual TestRole AssumeRole();
719 // The AssumeRole process for a Windows death test. It creates a child
724 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
822 TestRole AssumeRole() override;
    [all...]

Completed in 138 milliseconds