Home
last modified time | relevance | path

Searched refs:threadFunctionTest6 (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingCanvasDrawRecordCmdTest.cpp60 OH_Drawing_RecordCmd *threadFunctionTest6() in threadFunctionTest6() function
103 std::thread thread([&picture]() { picture = threadFunctionTest6(); }); in HWTEST_F()
122 std::thread thread([&picture]() { picture = threadFunctionTest6(); }); in HWTEST_F()
126 std::thread thread1([&picture]() { picture = threadFunctionTest6(); }); in HWTEST_F()

Completed in 1 milliseconds