Home | History | Annotate | Download | only in tools

Lines Matching refs:br

1173                                                 cell.innerHTML += "<br>"+sel;
1458 print >> output, '<br>'
1466 <th align="left" class="filterable table-sortable:alphanumeric">Test Case<br><input name="tc_filter" size="10" onkeyup="Table.filter(this,this)" onclick="Table.cancelBubble(event)"></th>
1612 log += '<br><b>STDERR:</b><br>'
1614 log += '<br><b>STDOUT:</b><br>'
1616 log += '<br><b>STATUS:</b><br>'
1618 log += '<br><b>DMESG:</b><br>'
1642 data += '<font color=red>%s</font><br>' % str(new_line)
1644 data += '%s<br>' % str(new_line)
1646 data = 'No Information Found.<br>'
1648 data = 'File not found.<br>'
1697 return "Kernel: %s<br>Userspace: %s" % (kvm_version, kvm_userspace_version)