Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/hisysevent_plugin/test/unittest/
Dhisysevent_plugin_unittest.cpp241 FILE* fpw = COMMON::CustomPopen(fullCmdTest, "w", pipeFds, childPid); variable
242 EXPECT_NE(fpw, nullptr);
243 EXPECT_EQ(COMMON::CustomPclose(fpw, pipeFds, childPid, true), -1);