Home
last modified time | relevance | path

Searched refs:has_failed (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderConstantVariables.cpp265 bool has_failed = false; in iterate() local
274 has_failed = true; in iterate()
297 has_failed = true; in iterate()
310 has_failed = true; in iterate()
324 has_failed = true; in iterate()
338 has_failed = true; in iterate()
353 has_failed = true; in iterate()
366 has_failed = true; in iterate()
380 has_failed = true; in iterate()
393 has_failed = true; in iterate()
[all …]
/third_party/boost/boost/test/
Dtest_framework_init_observer.hpp48 bool has_failed( ) const;
/third_party/boost/boost/test/impl/
Dtest_framework_init_observer.ipp76 framework_init_observer_t::has_failed() const
Djunit_log_formatter.ipp303 bool has_failed = (tr != 0) ? !tr->p_skipped && !tr->passed() : false;
304 if(!detailed_log.system_err.empty() || has_failed)
307 if(has_failed) {
Dframework.ipp1672 if( local_init_observer.has_failed() ) {
1748 BOOST_TEST_SETUP_ASSERT( init_ok && !local_init_observer.has_failed(), setup_error );
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderQuads.cpp140 bool has_failed = false; in initTest() local
187 has_failed = true; in initTest()
203 if (has_failed) in initTest()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cTextureViewTests.cpp6310 bool has_failed = false; in iterate() local
6355 has_failed = true; in iterate()
6365 if (!has_failed) in iterate()
7476 bool has_failed = false; in verifyResultData() local
7800 has_failed = true; in verifyResultData()
7824 has_failed = true; in verifyResultData()
7848 has_failed = true; in verifyResultData()
7858 if (has_failed) in verifyResultData()
7937 if (has_failed) in verifyResultData()