Home | History | Annotate | Download | only in String

Lines Matching refs:status

54 var status = '';
83 status = 'Section A of test';
87 reportCompare(expect, actual, status);
89 status = 'Section B of test';
93 reportCompare(expect, actual, status);
95 status = 'Section C of test';
99 reportCompare(expect, actual, status);
101 status = 'Section D of test';
105 reportCompare(expect, actual, status);
115 status = 'Section E of test';
120 reportCompare(expect, actual, status);
130 status = 'Section F of test';
134 reportCompare(expect, actual, status);
136 status = 'Section G of test';
140 reportCompare(expect, actual, status);
147 status = 'Section 1 of test';
150 reportCompare(expect, actual, status);
152 status = 'Section 2 of test';
155 reportCompare(expect, actual, status);
157 status = 'Section 3 of test';
160 reportCompare(expect, actual, status);
162 status = 'Section 4 of test';
165 reportCompare(expect, actual, status);
167 status = 'Section 5 of test';
170 reportCompare(expect, actual, status);
172 status = 'Section 6 of test';
175 reportCompare(expect, actual, status);
177 status = 'Section 7 of test';
180 reportCompare(expect, actual, status);
182 status = 'Section 8 of test';
185 reportCompare(expect, actual, status);
187 status = 'Section 9 of test';
190 reportCompare(expect, actual, status);