Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc7112 virtual TestRole AssumeRole();
7178 DeathTest::TestRole WindowsDeathTest::AssumeRole() { in AssumeRole() function in testing::internal::WindowsDeathTest
7311 virtual TestRole AssumeRole();
7316 DeathTest::TestRole NoExecDeathTest::AssumeRole() { in AssumeRole() function in testing::internal::NoExecDeathTest
7367 virtual TestRole AssumeRole();
7594 DeathTest::TestRole ExecDeathTest::AssumeRole() { in AssumeRole() function in testing::internal::ExecDeathTest
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h8266 virtual TestRole AssumeRole() = 0;
8354 switch (gtest_dt->AssumeRole()) { \