Searched refs:TestContext (Results 1 – 2 of 2) sorted by relevance
43 class TestContext; variable101 void setTestCtxInstance(TestContext *instance);168 TestContext *mInterpr;276 void setTestCtxInst(TestContext *instance);289 TestContext *mTestContext;293 class TestContext298 TestContext();299 ~TestContext();
1649 void CameraContext::setTestCtxInstance(TestContext *instance)1664 void Interpreter::setTestCtxInst(TestContext *instance)3222 TestContext::TestContext()3280 TestContext::~TestContext()3302 size_t TestContext::GetCamerasNum()3319 status_t TestContext::AddScriptFromFile(const char *scriptFile)3354 status_t TestContext::FunctionalTest()3603 void TestContext::PiPLock()3621 void TestContext::PiPUnlock()3637 void TestContext::ViVLock()[all …]