Searched refs:contextFuncs (Results 1 – 2 of 2) sorted by relevance
308 std::vector<TContextFuncType> contextFuncs; in test_context_create() local309 contextFuncs.push_back(CONTEXT_CREATE_DEFAULT); in test_context_create()310 contextFuncs.push_back(CONTEXT_CREATE_FROM_TYPE); in test_context_create()327 for (size_t contextFuncIdx = 0; contextFuncIdx < contextFuncs.size(); in test_context_create()345 HEIGHT, contextFuncs[contextFuncIdx], in test_context_create()
345 std::vector<TContextFuncType> contextFuncs; in test_interop_user_sync() local346 contextFuncs.push_back(CONTEXT_CREATE_DEFAULT); in test_interop_user_sync()347 contextFuncs.push_back(CONTEXT_CREATE_FROM_TYPE); in test_interop_user_sync()365 for (size_t contextFuncIdx = 0; contextFuncIdx < contextFuncs.size(); in test_interop_user_sync()386 HEIGHT, contextFuncs[contextFuncIdx], in test_interop_user_sync()