Searched refs:epe3t (Results 1 – 1 of 1) sorted by relevance
373 std::string epe3t = platform_.GetHiviewProperty("EPE3_OnEvent", ""); in Run002Check02() local374 printf("epe3t %s\n", epe3t.c_str()); in Run002Check02()375 if (epe3t.find("testcc") == epe3t.npos) { in Run002Check02()