Searched refs:NUM_OUTPUTS (Results 1 – 2 of 2) sorted by relevance
109 const int NUM_OUTPUTS = 4; in TEST_F() local115 sp<IGraphicBufferProducer> outputProducers[NUM_OUTPUTS] = {}; in TEST_F()116 sp<IGraphicBufferConsumer> outputConsumers[NUM_OUTPUTS] = {}; in TEST_F()117 for (int output = 0; output < NUM_OUTPUTS; ++output) { in TEST_F()126 for (int output = 0; output < NUM_OUTPUTS; ++output) { in TEST_F()161 for (int output = 0; output < NUM_OUTPUTS; ++output) { in TEST_F()
873 dump.write("num_outputs", UsbDirectMidiDeviceProto.NUM_OUTPUTS, mNumOutputs); in dump()