Home
last modified time | relevance | path

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

/external/opencore/engines/author/test/src/
Dtest_pv_mediainput_author_engine.cpp39 bool PVMediaInputAuthorEngineTest::Set_Default_Params(int32 aTestnum, PVMediaInputTestParam& aMedia… in Set_Default_Params() argument
49 switch (aTestnum) in Set_Default_Params()
906 void PVMediaInputAuthorEngineTest::Print_TestCase_Name(int32 aTestnum) in Print_TestCase_Name() argument
908 fprintf(iFile, "\n\nTest:%d: ", aTestnum); in Print_TestCase_Name()
909 switch (aTestnum) in Print_TestCase_Name()
Dtest_pv_mediainput_author_engine.h299 bool Set_Default_Params(int32 aTestnum, PVMediaInputTestParam& aMediaInputParam);
300 void Print_TestCase_Name(int32 aTestnum);