mirror of
https://gitee.com/openharmony/developtools_profiler
synced 2024-11-27 00:51:47 +00:00
修改调优用例
Signed-off-by: frank-huangran <frank.huangran@huawei.com>
This commit is contained in:
parent
34ab604623
commit
b33c63ec44
@ -383,7 +383,7 @@ HWTEST_F(SPdaemonTest, ParseClickResponseTraceTest, TestSize.Level1)
|
||||
ParseClickResponseTrace parseClickResponseTrace;
|
||||
double parseResponseTrace = 0.0;
|
||||
double getLineTime = 0.0;
|
||||
std::string line = "";
|
||||
std::string line = "test line";
|
||||
std::string getStartTime = "";
|
||||
std::string startTimeBefore = "";
|
||||
std::string file = "";
|
||||
|
Loading…
Reference in New Issue
Block a user