kfdtest: Consolidate indentation of multi-line function calls
Make indentation consistent, which is that subsequent lines are aligned with the variables declared above Change-Id: I590f7768d93565145b986ad1fb6ac8e82f9c0d58
Este cometimento está contido em:
@@ -123,9 +123,9 @@ class KFDIPCTest : public KFDBaseComponentTest {
|
||||
|
||||
/* For CMA testing */
|
||||
CMA_TEST_STATUS CrossMemoryAttachChildProcess(int defaultGPUNode, int writePipe,
|
||||
int readPipe, CMA_TEST_TYPE testType);
|
||||
int readPipe, CMA_TEST_TYPE testType);
|
||||
CMA_TEST_STATUS CrossMemoryAttachParentProcess(int defaultGPUNode, pid_t cid,
|
||||
int writePipe, int readPipe, CMA_TEST_TYPE testType);
|
||||
int writePipe, int readPipe, CMA_TEST_TYPE testType);
|
||||
protected:
|
||||
pid_t m_ChildPid;
|
||||
};
|
||||
|
||||
Criar uma nova questão referindo esta
Bloquear um utilizador