Searched refs:createClickableIndicator (Results 1 – 1 of 1) sorted by relevance
/test/vti/dashboard/src/main/webapp/js/ |
D | test_results.js | 208 function createClickableIndicator(container, content, classes, click) { function 282 createClickableIndicator(div, coverage, color, function(evt) { 294 createClickableIndicator(div, apiCoverage, color, function(evt) { 302 createClickableIndicator(div, 'Links', 'grey lighten-1', function() { 308 createClickableIndicator(div, 'Graph', 'grey lighten-1', function(evt) {
|