Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/test/scripts/testModule/
H A Dtest_memory.py179 assert WaitUntillLogAppear("hdc shell \"hilog | grep ArkCompiler\"", f"TriggerGC tid 0 curTid {pid}", 10)
195 assert WaitUntillLogAppear("hdc shell \"hilog | grep ArkCompiler\"", f"TriggerGC tid 0 curTid {pid}", 10)
H A Dutils.py117 def WaitUntillLogAppear(command,targetLog, second): function

Completed in 2 milliseconds