Home
last modified time | relevance | path

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

/external/protobuf/benchmarks/
DProtoBench.java102 final FileOutputStream devNull = devNullTemp; in runTest() local
115 if (devNull != null) { in runTest()
118 sampleMessage.writeTo(devNull); in runTest()
/external/aac/libPCMutils/src/
Dpcmutils_lib.cpp1894 INT devNull; /* Just a dummy to avoid a lot of branches in the code */ in pcmDmx_ApplyFrame() local
1919 pDmxOutScale = &devNull; /* redirect to temporal stack memory */ in pcmDmx_ApplyFrame()