Searched refs:pid_prop (Results 1 – 1 of 1) sorted by relevance
28 const std::string pid_prop = "init.svc_debug_pid." + service_name; in ExpectKillingServiceRecovers() local30 const std::string initial_pid = GetProperty(pid_prop, ""); in ExpectKillingServiceRecovers()33 EXPECT_NE("", initial_pid) << pid_prop; in ExpectKillingServiceRecovers()43 const std::string& pid = GetProperty(pid_prop, ""); in ExpectKillingServiceRecovers()