Home
last modified time | relevance | path

Searched refs:blobPairs (Results 1 – 1 of 1) sorted by relevance

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dgbemu.js10939 function generateMultiBlob(blobPairs) { argument
10950 for (var index = 0; index < blobPairs.length; ++index) {
10951 keyName = blobPairs[index][0];
10952 encodedData = blobPairs[index][1];