Searched refs:TestCommandWrappingFull (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
H A Dcmd_buffer_helper_test.cc173 void TestCommandWrappingFull(int32 cmd_size, int32 start_commands) { function in class:gpu::CommandBufferHelperTest
520 TestCommandWrappingFull(2, 0);
525 TestCommandWrappingFull(2, 1);
531 TestCommandWrappingFull(2, kTotalNumCommandEntries / 2);

Completed in 508 milliseconds