Home
last modified time | relevance | path

Searched refs:matrix (Results 1 – 3 of 3) sorted by relevance

/thrift-3.4.0/lib/cpp/test/
DSecurityTest.cpp223 bool matrix[apache::thrift::transport::LATEST + 1][apache::thrift::transport::LATEST + 1] = in BOOST_FIXTURE_TEST_SUITE() local
267 BOOST_CHECK_MESSAGE(mConnected == matrix[ci][si], in BOOST_FIXTURE_TEST_SUITE()
269 % protocol2str(si) % protocol2str(ci) % matrix[ci][si] % mConnected); in BOOST_FIXTURE_TEST_SUITE()
DSecurityFromBufferTest.cpp201 bool matrix[apache::thrift::transport::LATEST + 1][apache::thrift::transport::LATEST + 1] = in BOOST_FIXTURE_TEST_SUITE() local
243 BOOST_CHECK_MESSAGE(mConnected == matrix[ci][si], in BOOST_FIXTURE_TEST_SUITE()
245 % protocol2str(si) % protocol2str(ci) % matrix[ci][si] % mConnected); in BOOST_FIXTURE_TEST_SUITE()
/thrift-3.4.0/
DLANGUAGES.md13 a matrix of thousands of possible combinations. Each language typically has a
16 use Apache Thrift with your project. Obviously this is a complex matrix to
35 the project is called the "cross" test which executes a test matrix with clients