Home
last modified time | relevance | path

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

/external/opencore/engines/author/test/src/
Dpvaetest.h27 class PVAuthorEngineTest : public test_case,
33PVAuthorEngineTest(FILE* aStdOut, int32 aFirstTest, int32 aLastTest, const char* aInputFileName1,
39 ~PVAuthorEngineTest();
92 …adopt_test_case(new PVAuthorEngineTest(aStdOut, aFirstTest, aLastTest, iInputFileName1, iInputFile… in PVAuthorEngineTestSuite()
Dpvaetest.cpp89 PVAuthorEngineTest::PVAuthorEngineTest(FILE* aStdOut, int32 aFirstTest, int32 aLastTest, in PVAuthorEngineTest() function in PVAuthorEngineTest
139 PVAuthorEngineTest::~PVAuthorEngineTest() in ~PVAuthorEngineTest()
144 void PVAuthorEngineTest::test() in test()
287 void PVAuthorEngineTest::RunTestCases() in RunTestCases()
455 void PVAuthorEngineTest::CompleteTest(test_case &aTC) in CompleteTest()