Searched refs:addChips (Results 1 – 1 of 1) sorted by relevance
/test/vti/dashboard/src/main/webapp/js/ |
D | test_acknowledgments.js | 84 function addChips(allChipsSet, container, chipList, allIndicator) { function 116 addChips(allChipsSet, chipContainer, [input.val()], allIndicator); 123 addChips(allChipsSet, chipContainer, [input.val()], allIndicator); 225 addChips(branchSet, branchChips, branches, allBranchesLabel); 244 addChips(deviceSet, deviceChips, devices, allDevicesLabel); 264 addChips(testCaseSet, testCaseChips, testCases, allTestCasesLabel);
|