Home
last modified time | relevance | path

Searched defs:current_test_case (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/test/test/test-organization-ts/datasets-test/
Dtest_case_interface-test.cpp138 …boost::unit_test::test_case const& current_test_case = boost::unit_test::framework::current_test_c… in BOOST_DATA_TEST_CASE() local
/third_party/ltp/testcases/kernel/device-drivers/acpi/
Dltp_acpi_cmds.c528 static int current_test_case; variable
/third_party/googletest/googletest/src/
Dgtest-internal-inl.h737 const TestCase* current_test_case() const { return current_test_case_; } in current_test_case() function
Dgtest.cc4811 const TestCase* UnitTest::current_test_case() const in current_test_case() function in testing::UnitTest
/third_party/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc1140 const TestCase* current_test_case() const { return current_test_case_; } in current_test_case() function in testing::internal::UnitTestImpl
5719 const TestCase* UnitTest::current_test_case() const in current_test_case() function in testing::UnitTest
/third_party/boringssl/src/third_party/googletest/src/
Dgtest.cc4886 const TestCase* UnitTest::current_test_case() const in current_test_case() function in testing::UnitTest