Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_hook/test/unittest/
Dcheck_hook_data_test.cpp820 bool findStackMap; variable
829 } else if (!findStackMap || buf.find("stack_map") != std::string::npos) {
830 findStackMap = true;
839 EXPECT_TRUE(findStackMap);