Home
last modified time | relevance | path

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

/test/ostest/wukong/input_factory/src/
Dappswitch_input.cpp37 AppSwitchParam* appSwitchPtr = static_cast<AppSwitchParam*>(specialTestObject.get()); in OrderInput() local
38 if (appSwitchPtr == nullptr) { in OrderInput()
41 std::string bundlename = appSwitchPtr->bundlename_; in OrderInput()