HomeSort by relevance Sort by last modified time
    Searched refs:AssumeRole (Results 1 - 25 of 34) sorted by null

1 2

  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-death-test-internal.h 109 virtual TestRole AssumeRole() = 0;
197 switch (gtest_dt->AssumeRole()) { \
  /external/googletest/googletest/include/gtest/internal/
gtest-death-test-internal.h 109 virtual TestRole AssumeRole() = 0;
197 switch (gtest_dt->AssumeRole()) { \
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-death-test-internal.h 109 virtual TestRole AssumeRole() = 0;
197 switch (gtest_dt->AssumeRole()) { \
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-death-test-internal.h 109 virtual TestRole AssumeRole() = 0;
197 switch (gtest_dt->AssumeRole()) { \
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-death-test-internal.h 109 virtual TestRole AssumeRole() = 0;
197 switch (gtest_dt->AssumeRole()) { \
  /external/protobuf/gtest/include/gtest/internal/
gtest-death-test-internal.h 103 virtual TestRole AssumeRole() = 0;
166 switch (gtest_dt->AssumeRole()) { \
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
gtest-death-test-internal.h 109 virtual TestRole AssumeRole() = 0;
197 switch (gtest_dt->AssumeRole()) { \
  /external/v8/testing/gtest/include/gtest/internal/
gtest-death-test-internal.h 109 virtual TestRole AssumeRole() = 0;
197 switch (gtest_dt->AssumeRole()) { \
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-death-test-internal.h 109 virtual TestRole AssumeRole() = 0;
197 switch (gtest_dt->AssumeRole()) { \
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-death-test-internal.h 109 virtual TestRole AssumeRole() = 0;
197 switch (gtest_dt->AssumeRole()) { \
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/include/gtest/internal/
gtest-death-test-internal.h 109 virtual TestRole AssumeRole() = 0;
197 switch (gtest_dt->AssumeRole()) { \
  /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/googletest/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 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/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 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/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/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/v8/testing/gtest/src/
gtest-death-test.cc 627 virtual TestRole AssumeRole();
688 // The AssumeRole process for a Windows death test. It creates a child
693 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
783 // methods of the DeathTest interface. Only the AssumeRole method is
826 virtual TestRole AssumeRole();
829 // The AssumeRole process for a fork-and-run death test. It implements a
831 DeathTest::TestRole NoExecDeathTest::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...]
  /prebuilts/ndk/r16/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...]
  /external/protobuf/gtest/fused-src/gtest/
gtest-all.cc     [all...]
  /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/googletest/googletest/test/
gtest-death-test_test.cc 907 // The value a MockDeathTest will return from its AssumeRole method.
914 // Number of times AssumeRole was called.
943 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...]

Completed in 828 milliseconds

1 2