HomeSort by relevance Sort by last modified time
    Searched defs:AssumeRole (Results 1 - 12 of 12) 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/gtest/test/
gtest-death-test_test.cc 842 // The value a MockDeathTest will return from its AssumeRole method.
849 // Number of times AssumeRole was called.
878 virtual TestRole AssumeRole() {
    [all...]
  /external/protobuf/gtest/test/
gtest-death-test_test.cc 725 // The value a MockDeathTest will return from its AssumeRole method.
732 // Number of times AssumeRole was called.
761 virtual TestRole AssumeRole() {
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest-death-test_test.cc 908 // The value a MockDeathTest will return from its AssumeRole method.
915 // Number of times AssumeRole was called.
944 virtual TestRole AssumeRole() {
    [all...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest-death-test_test.cc 843 // The value a MockDeathTest will return from its AssumeRole method.
850 // Number of times AssumeRole was called.
879 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/gtest/src/
gtest-death-test.cc 618 virtual TestRole AssumeRole();
679 // The AssumeRole process for a Windows death test. It creates a child
684 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
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() {
    [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 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/protobuf/gtest/src/
gtest-death-test.cc 530 virtual TestRole AssumeRole();
591 // The AssumeRole process for a Windows death test. It creates a child
596 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
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() {
788 virtual TestRole AssumeRole();
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-death-test.cc 618 virtual TestRole AssumeRole();
679 // The AssumeRole process for a Windows death test. It creates a child
684 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
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() {
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest-death-test.cc 618 virtual TestRole AssumeRole();
679 // The AssumeRole process for a Windows death test. It creates a child
684 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
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() {
    [all...]

Completed in 425 milliseconds