Home
last modified time | relevance | path

Searched refs:TEST_TYPE (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/libs/graph/test/
Dgraph_type.hpp16 #define TEST_TYPE vecS macro
19 #define TEST_TYPE vecS macro
22 #define TEST_TYPE vecS macro
25 #define TEST_TYPE listS macro
28 #define TEST_TYPE listS macro
31 #define TEST_TYPE listS macro
34 #define TEST_TYPE setS macro
37 #define TEST_TYPE setS macro
40 #define TEST_TYPE setS macro
47 typedef boost::adjacency_list< boost::TEST_TYPE, boost::TEST_TYPE,
/third_party/boost/libs/fusion/test/support/
Dpair_container.hpp24 copy<FUSION_SEQUENCE<TEST_TYPE> >(); in test()
25 copy<FUSION_SEQUENCE<TEST_TYPE, TEST_TYPE> >(); in test()
Dpair_set.cpp10 #define TEST_TYPE int macro
Dpair_deque.cpp10 #define TEST_TYPE int macro
Dpair_list.cpp10 #define TEST_TYPE int macro
Dpair_vector.cpp10 #define TEST_TYPE int macro
Dpair_map.cpp10 #define TEST_TYPE pair<int,int> macro
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcViewportArrayTests.hpp581 enum TEST_TYPE enum in glcts::ViewportArray::DrawTestBase
598 virtual TEST_TYPE getTestType();
608 virtual void setupViewports(TEST_TYPE type, glw::GLuint iteration_index);
796 virtual void setupViewports(TEST_TYPE type, glw::GLuint iteration_index);
864 virtual TEST_TYPE getTestType();
888 virtual TEST_TYPE getTestType();
890 virtual void setupViewports(TEST_TYPE type, glw::GLuint iteration_index);
921 virtual TEST_TYPE getTestType();
975 virtual TEST_TYPE getTestType();
1015 virtual TEST_TYPE getTestType();
[all …]
DglcViewportArrayTests.cpp2535 const TEST_TYPE test_type = getTestType(); in iterate()
2756 DrawTestBase::TEST_TYPE DrawTestBase::getTestType() in getTestType()
2888 void DrawTestBase::setupViewports(TEST_TYPE type, GLuint iteration_index) in setupViewports()
3805 void ViewportIndexSubroutine::setupViewports(TEST_TYPE /* type */, glw::GLuint iteration_index) in setupViewports() argument
4019 DrawTestBase::TEST_TYPE Scissor::getTestType() in getTestType()
4086 DrawTestBase::TEST_TYPE ScissorZeroDimension::getTestType() in getTestType()
4096 void ScissorZeroDimension::setupViewports(TEST_TYPE /* type */, GLuint iteration_index) in setupViewports() argument
4178 DrawTestBase::TEST_TYPE ScissorClear::getTestType() in getTestType()
4339 DrawTestBase::TEST_TYPE DepthRange::getTestType() in getTestType()
4515 DrawTestBase::TEST_TYPE DepthRangeDepthTest::getTestType() in getTestType()
[all …]
/third_party/openssl/test/
Dshlibloadtest.c36 } TEST_TYPE; typedef
38 static TEST_TYPE test_type;