/freebsd/contrib/googletest/googletest/samples/ |
H A D | sample10_unittest.cc | 45 class Water { class 47 // Normal Water declarations go here. 49 // operator new and operator delete help us control water allocation. 66 int Water::allocated_ = 0; 68 // This event listener monitors how many Water objects are created and 69 // destroyed by each test, and reports a failure if a test leaks some Water 70 // objects. It does this by comparing the number of live Water objects at 76 initially_allocated_ = Water::allocated(); in OnTestStart() 81 int difference = Water::allocated() - initially_allocated_; in OnTestEnd() 86 EXPECT_LE(difference, 0) << "Leaked " << difference << " unit(s) of Water!"; in OnTestEnd() [all …]
|
/freebsd/contrib/libxo/tests/core/saved/ |
H A D | test_08.HIPx.out | 22 …<div class="data" data-tag="name" data-xpath="/top/data/contents/item/name" data-key="key">water … 23 …<div class="data" data-tag="count" data-xpath="/top/data/contents/item[name = 'water']/count"> … 50 …<div class="data" data-tag="name" data-xpath="/top/data2/contents/item/name" data-key="key">water … 51 …<div class="data" data-tag="count" data-xpath="/top/data2/contents/item[name = 'water']/count"> … 78 …data" data-tag="name" data-xpath="/top/data3/m1/contents/item/name" data-key="key">water </div> 79 …<div class="data" data-tag="count" data-xpath="/top/data3/m1/contents/item[name = 'water']/count">… 82 …<div class="data" data-tag="test" data-xpath="/top/data3/m1/contents/item[name = 'water']/test">on… 227 …data" data-tag="name" data-xpath="/top/data4/m1/contents/item/name" data-key="key">water </div> 228 …<div class="data" data-tag="count" data-xpath="/top/data4/m1/contents/item[name = 'water']/count">… 234 …<div class="data" data-tag="name" data-xpath="/top/data4/m1/contents/item[name = 'water']/m2/sub/n… [all …]
|
H A D | test_08.T.out | 6 water 17 14 water 17 22 water 17 46 water 17
|
H A D | test_01.T.out | 16 water 17 14 2 GRO-000-2331 39 Item 'water': 53 Item: water 59 water 17Extra: special 2 14 GRO-000-2331
|
H A D | test_08.J.out | 1 …water","count":17}]}}, "data2": {"contents": {"item": [{"name":"gum","count":1412}, {"name":"rope"…
|
H A D | test_08.JP.out | 23 "name": "water", 49 "name": "water", 75 "name": "water", 162 "name": "water",
|
H A D | test_08.JPu.out | 23 "name": "water", 49 "name": "water", 75 "name": "water", 162 "name": "water",
|
H A D | test_09.T.out | 6 Name: water 14 Name: water 22 Name: water
|
H A D | test_09.J.out | 1 …er","bolt","water"]}, "contents": {"item": ["gum","rope","ladder","bolt","water"]}, "contents": {"…
|
H A D | test_09.JP.out | 10 "water" 19 "water" 28 "water"
|
H A D | test_09.JPu.out | 10 "water" 19 "water" 28 "water"
|
H A D | test_09.XP.out | 8 <name>water</name> 15 <item>water</item> 22 <item>water</item>
|
H A D | test_09.X.out | 1 …water</name></contents><contents><item>gum</item><item>rope</item><item>ladder</item><item>bolt</i…
|
H A D | test_01.Ecsv1.out | 6 GRO-000-2331,water,17,14,2 11 GRO-000-2331,water,17.0,14,2 17 GRO-000-2331,water,17,14,2
|
H A D | test_01.JPu.out | 61 "name": "water", 100 "name": "water", 124 "water" 161 "name": "water",
|
H A D | test_01.J.out | 1 …water","sold":17,"in-stock":14,"on-order":2}]}, "data2": {"item": [{"sku":"GRO-000-415","name":"gu…
|
H A D | test_01.JP.out | 61 "name": "water", 100 "name": "water", 124 "water" 161 "name": "water",
|
H A D | test_10.JPu.out | 44 "name": "water", 83 "name": "water", 107 "water"
|
H A D | test_10.J.out | 1 …water","sold":17,"in-stock":14,"on-order":2}]}, "data": {"item": [{"sku":"GRO-000-415","name":"gum…
|
H A D | test_10.JP.out | 44 "name": "water", 83 "name": "water", 107 "water"
|
H A D | test_08.X.out | 1 …water</name><count>17</count></item></contents></data><data2><contents><item><name key="key">gum</…
|
H A D | test_08.XP.out | 21 <name key="key">water</name> 45 <name key="key">water</name> 69 <name key="key">water</name> 146 <name key="key">water</name>
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYConstantIslandPass.cpp | 80 /// Water - Potential places where an island could be formed. 133 /// entry, but if it later moves out of range, the search for new water 259 bool isWaterInRange(unsigned UserOffset, MachineBasicBlock *Water, CPUser &U, 318 // sizes of each block, the location of all the water, and finding all of the in runOnMachineFunction() 341 // appear as "new water" for the next iteration of constant pool placement. in runOnMachineFunction() 475 /// information about the sizes of each block, the location of all the water, 495 // 'water' that a constant pool island could be placed. in initializeFunctionInfo() 630 // available water after it. in updateForInsertedWaterBlock() 676 // the Water goes after OrigBB, not NewBB. in splitBlockBeforeInstr() 684 // available water after it (but not if it's already there, which happens in splitBlockBeforeInstr() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsConstantIslandPass.cpp | 197 /// Water - Potential places where an island could be formed. 250 /// entry, but if it later moves out of range, the search for new water 402 bool isWaterInRange(unsigned UserOffset, MachineBasicBlock *Water, 475 // sizes of each block, the location of all the water, and finding all of the in runOnMachineFunction() 498 // appear as "new water" for the next iteration of constant pool placement. in runOnMachineFunction() 629 /// information about the sizes of each block, the location of all the water, 649 // 'water' that a constant pool island could be placed. in initializeFunctionInfo() 831 // available water after it. in updateForInsertedWaterBlock() 871 // the Water goes after OrigBB, not NewBB. in splitBlockBeforeInstr() 879 // available water after it (but not if it's already there, which happens in splitBlockBeforeInstr() [all …]
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | test-rw.c | 89 /* water + z */ 97 /* water + z */ 105 /* BOM + water + z */ 113 /* BOM + water + z */
|