Searched refs:epe4t (Results 1 – 1 of 1) sorted by relevance
379 std::string epe4t = platform_.GetHiviewProperty("EPE4_OnEvent", ""); in Run002Check02() local380 printf("epe4t %s\n", epe4t.c_str()); in Run002Check02()381 if (epe4t.find("testcc") == epe4t.npos) { in Run002Check02()