Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_hook/test/unittest/
Dcheck_hook_data_test.cpp775 bool findfilePath; variable
782 } else if (!findfilePath || buf.find("file_path") != std::string::npos) {
783 findfilePath = true;
788 if (findSymbolName && findfilePath && findFrameMap) {
794 EXPECT_TRUE(findfilePath);