Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch1_test.cpp884 std::string testStr_ = "123"; variable
886 uint64_t tempSurfaceId = std::stoull(testStr_);
889 testStr_ = "";
897 …(DelayedSingleton<VideoControlManager>::GetInstance()->SetPreviewWindow(callId, testStr_, surface),
901 …(DelayedSingleton<VideoControlManager>::GetInstance()->SetDisplayWindow(callId, testStr_, surface),