Home
last modified time | relevance | path

Searched defs:test_name (Results 1 – 25 of 6251) sorted by path

12345678910>>...251

/dports/accessibility/at-spi2-atk/at-spi2-atk-2.34.2/tests/
H A Dmeson.build64 test_name = t[0] variable
77 if test_name == 'atk-test' variable
/dports/accessibility/py-atspi/pyatspi-2.38.1/tests/pyatspi/
H A Daccessibletest.py88 def test_name(self, test): member in AccessibleTest
H A Ddesktoptest.py71 def test_name(self, test): member in DesktopTest
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/wayland-protocols-0.30.0-alpha5/protocols/tests/
H A Dmeson.build13 test_name = 'scan-@0@'.format(protocol_file.underscorify()) variable
91 test_name = 'test-build-pedantic-@0@'.format(protocol_file.underscorify()) variable
120 test_name = 'test-build-cxx-@0@'.format(protocol_file.underscorify()) variable
/dports/archivers/c-blosc2/c-blosc2-2.0.4/tests/
H A Dcutest.h163 char test_name[MAXLEN_TESTNAME]; in _cutest_run() local
/dports/archivers/draco/googletest/googletest/include/gtest/
H A Dgtest-param-test.h407 #define TEST_P(test_suite_name, test_name) \ argument
H A Dgtest.h2349 #define GTEST_TEST(test_suite_name, test_name) \ argument
2356 #define TEST(test_suite_name, test_name) GTEST_TEST(test_suite_name, test_name) argument
2384 #define GTEST_TEST_F(test_fixture, test_name)\ argument
2388 #define TEST_F(test_fixture, test_name) GTEST_TEST_F(test_fixture, test_name) argument
2457 TestInfo* RegisterTest(const char* test_suite_name, const char* test_name, in RegisterTest()
H A Dgtest_prod.h57 #define FRIEND_TEST(test_case_name, test_name)\ argument
/dports/archivers/draco/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h603 const char* test_name) { in AddTestName()
617 bool TestExists(const std::string& test_name) const { in TestExists()
621 const CodeLocation& GetCodeLocation(const std::string& test_name) const { in GetCodeLocation()
/dports/archivers/draco/googletest/googletest/src/
H A Dgtest.cc754 const std::string& test_name) { in FilterMatchesTest()
6094 const std::string test_name(test_info->name()); in FilterTests() local
/dports/archivers/draco/googletest/googletest/test/
H A Dgoogletest-json-outfiles-test.py165 def _TestOutFile(self, test_name, expected): argument
H A Dgoogletest-param-test-test.cc637 Message test_name; in SetUpTestSuite() local
799 #define PREFIX_WITH_FOO(test_name) Foo##test_name argument
800 #define PREFIX_WITH_MACRO(test_name) Macro##test_name argument
H A Dgtest_unittest.cc5331 static const TestInfo* GetTestInfo(const char* test_name) { in GetTestInfo()
H A Dgtest_xml_outfiles_test.py106 def _TestOutFile(self, test_name, expected_xml): argument
/dports/archivers/gnome-autoar/gnome-autoar-0.4.1/tests/
H A Dtest-extract-unit.c96 extract_test_new (const char *test_name) in extract_test_new()
/dports/archivers/lazperf/laz-perf-2.0.0/cpp/lazperf/
H A Dio.hpp112 #define FRIEND_TEST(test_case_name, test_name) \ argument
/dports/archivers/lazperf/laz-perf-2.0.0/cpp/test/gtest/gtest-1.10.0/include/gtest/
H A Dgtest-param-test.h414 #define TEST_P(test_suite_name, test_name) \ argument
H A Dgtest.h2331 #define GTEST_TEST(test_suite_name, test_name) \ argument
2338 #define TEST(test_suite_name, test_name) GTEST_TEST(test_suite_name, test_name) argument
2368 #define TEST_F(test_fixture, test_name)\ argument
2438 TestInfo* RegisterTest(const char* test_suite_name, const char* test_name, in RegisterTest()
H A Dgtest_prod.h58 #define FRIEND_TEST(test_case_name, test_name)\ argument
/dports/archivers/lazperf/laz-perf-2.0.0/cpp/test/gtest/gtest-1.10.0/include/gtest/internal/
H A Dgtest-internal.h583 const char* test_name) { in AddTestName()
597 bool TestExists(const std::string& test_name) const { in TestExists()
601 const CodeLocation& GetCodeLocation(const std::string& test_name) const { in GetCodeLocation()
/dports/archivers/lazperf/laz-perf-2.0.0/cpp/test/gtest/gtest-1.10.0/src/
H A Dgtest.cc524 const std::string& test_name) { in FilterMatchesTest()
5510 const std::string test_name(test_info->name()); in FilterTests() local
/dports/archivers/lazperf/laz-perf-2.0.0/cpp/test/gtest/gtest-1.10.0/test/
H A Dgoogletest-json-outfiles-test.py165 def _TestOutFile(self, test_name, expected): argument
H A Dgoogletest-param-test-test.cc635 Message test_name; in SetUpTestSuite() local
797 #define PREFIX_WITH_FOO(test_name) Foo##test_name argument
798 #define PREFIX_WITH_MACRO(test_name) Macro##test_name argument
H A Dgtest_unittest.cc5284 static const TestInfo* GetTestInfo(const char* test_name) { in GetTestInfo()
H A Dgtest_xml_outfiles_test.py106 def _TestOutFile(self, test_name, expected_xml): argument

12345678910>>...251