Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
H A Dheap_dump_test.cpp129 bool MatchHeapDumpString(const std::string &filePath, std::string targetStr) in MatchHeapDumpString() argument
135 lineNum = line.find(targetStr); in MatchHeapDumpString()
140 GTEST_LOG_(INFO) << "_______________" << targetStr << std::to_string(lineNum) <<"_______________ not found"; in MatchHeapDumpString()

Completed in 3 milliseconds