Lines Matching refs:SECTION
75 SECTION( "doesn't equal" ) {
80 SECTION( "not equal" ) {
89 SECTION( "doesn't equal" ) {
93 SECTION( "not equal" ) {
103 SECTION( "doesn't equal" ) {
104 SECTION( "equal" ) {
108 SECTION( "not equal" ) {
111 SECTION( "less than" ) {
118 SECTION( "c" ) {
119 SECTION( "d (leaf)" ) {
123 SECTION( "e (leaf)" ) {
128 SECTION( "f (leaf)" ) {
180 …SECTION( "embedded xml: <test>it should be possible to embed xml characters, such as <, \" or &, o…
183 SECTION( "encoded chars: these should all be encoded: &&&\"\"\"<<<&\"<<&\"" ) {
236 SECTION( "resizing bigger changes size and capacity" ) {
242 SECTION( "resizing smaller changes size but not capacity" ) {
248 SECTION( "We can use the 'swap trick' to reset the capacity" ) {
255 SECTION( "reserving bigger changes capacity but not size" ) {
261 SECTION( "reserving smaller does not change size or capacity" ) {
276 SECTION( "resizing bigger changes size and capacity" ) {
282 SECTION( "resizing smaller changes size but not capacity" ) {
288 SECTION( "We can use the 'swap trick' to reset the capacity" ) {
295 SECTION( "reserving bigger changes capacity but not size" ) {
301 SECTION( "reserving smaller does not change size or capacity" ) {
320 SECTION("Outer")
321 SECTION("Inner")
399 SECTION(std::string("Looped section ") + i) {