Home
last modified time | relevance | path

Searched defs:TestInfo (Results 1 – 18 of 18) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DViewportTests.cpp91 struct TestInfo { struct in ViewportTest
92 ViewportParams viewport;
93 ColorType topLeftPoint;
94 ColorType bottomRightPoint;
95 float clearDepth = 1.0f;
96 bool setViewport = true;
/third_party/googletest/googletest/samples/
Dsample10_unittest.cc77 void OnTestStart(const TestInfo& /* test_info */) override { in OnTestStart()
82 void OnTestEnd(const TestInfo& /* test_info */) override { in OnTestEnd()
/third_party/googletest/googletest/test/
Dgoogletest-listener-test.cc86 void OnTestStart(const TestInfo& /*test_info*/) override { in OnTestStart()
94 void OnTestEnd(const TestInfo& /*test_info*/) override { in OnTestEnd()
162 void OnTestStart(const TestInfo& /*test_info*/) override { in OnTestStart()
170 void OnTestEnd(const TestInfo& /*test_info*/) override { in OnTestEnd()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DWebGLFramebufferTest.cpp235 struct TestInfo in testDepthStencilDepthStencil() struct
237 GLenum firstFormat; in testDepthStencilDepthStencil()
238 GLenum firstAttach; in testDepthStencilDepthStencil()
239 GLenum secondFormat; in testDepthStencilDepthStencil()
240 GLenum secondAttach; in testDepthStencilDepthStencil()
/third_party/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h612 struct TestInfo { struct
613 TestInfo(const char* a_test_suite_base_name, const char* a_test_base_name, in TestInfo() function
626 using TestInfoContainer = ::std::vector<std::shared_ptr<TestInfo> >; argument
Dgtest-internal.h104 class TestInfo; // Information about a test. variable
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DWebGLFramebufferTest.cpp235 struct TestInfo in testDepthStencilDepthStencil() struct
237 GLenum firstFormat; in testDepthStencilDepthStencil()
238 GLenum firstAttach; in testDepthStencilDepthStencil()
239 GLenum secondFormat; in testDepthStencilDepthStencil()
240 GLenum secondAttach; in testDepthStencilDepthStencil()
/third_party/mesa3d/src/gtest/include/gtest/internal/
Dgtest-param-util.h588 struct TestInfo { struct
589 TestInfo(const char* a_test_suite_base_name, const char* a_test_base_name, in TestInfo() function
599 using TestInfoContainer = ::std::vector<std::shared_ptr<TestInfo> >; argument
Dgtest-internal.h92 class TestInfo; // Information about a test. variable
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DBindGroupValidationTests.cpp1003 struct TestInfo { in TEST_F() struct
1004 uint32_t maxCount; in TEST_F()
1005 wgpu::BindGroupLayoutEntry entry; in TEST_F()
1006 wgpu::BindGroupLayoutEntry otherEntry; in TEST_F()
1097 struct TestInfo { in TEST_F() struct
1098 uint32_t maxCount; in TEST_F()
1099 uint32_t bindingsPerExternalTexture; in TEST_F()
1100 wgpu::BindGroupLayoutEntry entry; in TEST_F()
1101 wgpu::BindGroupLayoutEntry otherEntry; in TEST_F()
/third_party/typescript/src/testRunner/parallel/
Dshared.ts16 export interface TestInfo { interface
/third_party/mesa3d/src/gtest/include/gtest/
Dgtest.h193 class TestInfo; variable
1154 void OnTestStart(const TestInfo& /*test_info*/) override {} in OnTestStart()
1156 void OnTestEnd(const TestInfo& /*test_info*/) override {} in OnTestEnd()
1207 friend class TestInfo; variable
/third_party/googletest/googletest/include/gtest/
Dgtest.h205 class TestInfo; variable
1175 void OnTestStart(const TestInfo& /*test_info*/) override {} in OnTestStart()
1177 void OnTestEnd(const TestInfo& /*test_info*/) override {} in OnTestEnd()
1228 friend class TestInfo; variable
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dvideorate.c918 } TestInfo; typedef
/third_party/googletest/docs/reference/
Dtesting.md678 #### Public Methods {#TestInfo-public}
/third_party/googletest/googletest/src/
Dgtest.cc2714 TestInfo::TestInfo(const std::string& a_test_suite_name, in TestInfo() function in testing::TestInfo
3666 void OnTestStart(const TestInfo& /*test_info*/) override {} in OnTestStart()
/third_party/cef/tools/distrib/gtest/
Dgtest-all.cc4205 TestInfo::TestInfo(const std::string& a_test_suite_name, in TestInfo() function in testing::TestInfo
5157 void OnTestStart(const TestInfo& /*test_info*/) override {} in OnTestStart()
/third_party/mesa3d/src/gtest/src/
Dgtest.cc2540 TestInfo::TestInfo(const std::string& a_test_suite_name, in TestInfo() function in testing::TestInfo