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

  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-death-test-internal.h 109 virtual TestRole AssumeRole() = 0;
197 switch (gtest_dt->AssumeRole()) { \
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-death-test-internal.h 109 virtual TestRole AssumeRole() = 0;
197 switch (gtest_dt->AssumeRole()) { \
  /external/gtest/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()) { \
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-death-test-internal.h 109 virtual TestRole AssumeRole() = 0;
197 switch (gtest_dt->AssumeRole()) { \
  /external/chromium_org/testing/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/chromium_org/third_party/mesa/src/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/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 virtual TestRole AssumeRole();
786 // The AssumeRole process for a fork-and-run death test. It implements a
788 DeathTest::TestRole NoExecDeathTest::AssumeRole() {
838 virtual TestRole AssumeRole();
    [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...]
  /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...]
  /external/chromium_org/testing/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/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 745 // The value a MockDeathTest will return from its AssumeRole method.
752 // Number of times AssumeRole was called.
781 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/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]

Completed in 836 milliseconds