Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/js/
Dcore_unittests.js21 runWithDataPipe(testNop);
22 runWithDataPipe(testReadAndWriteDataPipe);
26 runWithDataPipe(testIsHandleDataPipe);
52 function runWithDataPipe(test) { function