Home
last modified time | relevance | path

Searched defs:newKey (Results 1 – 2 of 2) sorted by relevance

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/
DCertificationResultXml.java127 String newKey = key.split(getAttributesPrefix())[1]; in addBuildInfoAttributes() local
/test/vti/dashboard/src/main/webapp/js/
Dtest_acknowledgments.js181 $.post('/api/test_acknowledgments', JSON.stringify(data)).done(function(newKey) { argument