Home
last modified time | relevance | path

Searched refs:section_ (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/xpressive/test/
Dtest.hpp31 if( pred ) {} else { BOOST_ERROR( this->section_ << " : " << #pred ); }
82 : section_(section) in xpr_test_case()
90 : section_(section) in xpr_test_case()
120 std::string section_; member
/third_party/elfio/tests/
DELFIOTest.cpp131 Elf_Half section_, in checkSymbol() argument
150 BOOST_CHECK_EQUAL( section, section_ ); in checkSymbol()