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();
1644 void CameraContext::setTestCtxInstance(TestContext *instance) in setTestCtxInstance()1659 void Interpreter::setTestCtxInst(TestContext *instance) in setTestCtxInst()3217 TestContext::TestContext() in TestContext() function in TestContext3275 TestContext::~TestContext() in ~TestContext()3297 size_t TestContext::GetCamerasNum() in GetCamerasNum()3314 status_t TestContext::AddScriptFromFile(const char *scriptFile) in AddScriptFromFile()3349 status_t TestContext::FunctionalTest() in FunctionalTest()3598 void TestContext::PiPLock() in PiPLock()3616 void TestContext::PiPUnlock() in PiPUnlock()3632 void TestContext::ViVLock() in ViVLock()[all …]