| /xsrc/external/mit/MesaLib/dist/src/gallium/tests/unit/ |
| H A D | u_prim_verts_test.c | 6 struct test_info { struct
|
| /xsrc/external/mit/libdrm/dist/tests/amdgpu/ |
| H A D | shader_test_util.c | 93 struct shader_test_info test_info = {0}; local in function:shader_test_for_each 576 static void amdgpu_test_dispatch_memset(struct shader_test_info *test_info) argument 88 shader_test_for_each(amdgpu_device_handle device_handle,unsigned ip,void (* fn)(struct shader_test_info * test_info)) argument 693 amdgpu_test_dispatch_memcpy(struct shader_test_info * test_info) argument 831 shader_test_dispatch_cb(struct shader_test_info * test_info) argument 836 shader_test_dispatch_hang_cb(struct shader_test_info * test_info) argument 848 shader_test_dispatch_hang_slow_cb(struct shader_test_info * test_info) argument 1755 amdgpu_memset_draw_test(struct shader_test_info * test_info) argument 1916 amdgpu_memcpy_draw_test(struct shader_test_info * test_info) argument 2137 shader_test_draw_cb(struct shader_test_info * test_info) argument 2143 shader_test_draw_hang_cb(struct shader_test_info * test_info) argument 2155 shader_test_draw_hang_slow_cb(struct shader_test_info * test_info) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/ |
| H A D | gtest-param-util.h | 549 linked_ptr<TestInfo> test_info = *test_it; local in function:testing::internal::ParameterizedTestCaseInfo::RegisterTests
|
| /xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/ |
| H A D | gtest-param-util.h | 532 std::shared_ptr<TestInfo> test_info = *test_it; local in function:testing::internal::ParameterizedTestSuiteInfo::RegisterTests
|
| /xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/ |
| H A D | gtest.h | 746 static void ClearTestResult(TestInfo* test_info) { argument 894 static bool TestPassed(const TestInfo* test_info) { argument 899 static bool TestFailed(const TestInfo* test_info) { argument 905 static bool TestReportableDisabled(const TestInfo* test_info) { argument 910 TestDisabled(const TestInfo * test_info) argument 915 TestReportable(const TestInfo * test_info) argument 920 ShouldRunTest(const TestInfo * test_info) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gtest/src/ |
| H A D | gtest-internal-inl.h | 1143 void OnTestStart(const TestInfo& test_info) { argument 1147 void OnTestEnd(const TestInfo& test_info) { argument 645 AddTestInfo(Test::SetUpTestCaseFunc set_up_tc,Test::TearDownTestCaseFunc tear_down_tc,TestInfo * test_info) argument [all...] |
| H A D | gtest.cc | 2553 TestInfo* const test_info = local in function:testing::internal::MakeAndRegisterTestInfo 2753 void TestCase::AddTestInfo(TestInfo * test_info) { argument 3009 void PrintFullTestCommentIfPresent(const TestInfo& test_info) { argument 3111 OnTestStart(const TestInfo & test_info) argument 3130 OnTestEnd(const TestInfo & test_info) argument 3181 const TestInfo& test_info = *test_case.GetTestInfo(j); local in function:testing::internal::PrettyUnitTestResultPrinter::PrintFailedTests 3625 OutputXmlTestInfo(::std::ostream * stream,const char * test_case_name,const TestInfo & test_info) argument 4807 TestInfo* const test_info = test_case->test_info_list()[j]; local in function:testing::internal::UnitTestImpl::FilterTests 4874 const TestInfo* const test_info = local in function:testing::internal::UnitTestImpl::ListTestsMatchingFilter [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/ |
| H A D | gtest.h | 797 static void ClearTestResult(TestInfo* test_info) { argument 960 static bool TestPassed(const TestInfo* test_info) { argument 965 static bool TestSkipped(const TestInfo* test_info) { argument 970 static bool TestFailed(const TestInfo* test_info) { argument 976 TestReportableDisabled(const TestInfo * test_info) argument 981 TestDisabled(const TestInfo * test_info) argument 986 TestReportable(const TestInfo * test_info) argument 991 ShouldRunTest(const TestInfo * test_info) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gtest/src/ |
| H A D | gtest-internal-inl.h | 1170 void OnTestStart(const TestInfo& test_info) override { argument 1174 void OnTestEnd(const TestInfo& test_info) override { argument 673 AddTestInfo(internal::SetUpTestSuiteFunc set_up_tc,internal::TearDownTestSuiteFunc tear_down_tc,TestInfo * test_info) argument [all...] |
| H A D | gtest.cc | 2586 TestInfo* const test_info = local in function:testing::internal::MakeAndRegisterTestInfo 2789 void TestSuite::AddTestInfo(TestInfo* test_info) { argument 3083 static void PrintFullTestCommentIfPresent(const TestInfo& test_info) { argument 3212 OnTestStart(const TestInfo & test_info) argument 3236 OnTestEnd(const TestInfo & test_info) argument 3301 const TestInfo& test_info = *test_suite.GetTestInfo(j); local in function:testing::internal::PrettyUnitTestResultPrinter::PrintFailedTests 3326 const TestInfo& test_info = *test_suite.GetTestInfo(j); local in function:testing::internal::PrettyUnitTestResultPrinter::PrintSkippedTests 3782 OutputXmlTestInfo(::std::ostream * stream,const char * test_suite_name,const TestInfo & test_info) argument 4161 OutputJsonTestInfo(::std::ostream * stream,const char * test_suite_name,const TestInfo & test_info) argument 5509 TestInfo* const test_info = test_suite->test_info_list()[j]; local in function:testing::internal::UnitTestImpl::FilterTests 5574 const TestInfo* const test_info = test_suite->test_info_list()[j]; local in function:testing::internal::UnitTestImpl::ListTestsMatchingFilter [all...] |