Searched refs:kTestHarnessProperty (Results 1 – 1 of 1) sorted by relevance
34 static constexpr char kTestHarnessProperty[] = "persist.sys.test_harness"; variable73 kAdbWatchdogProperty, android::base::GetBoolProperty(kTestHarnessProperty, false)); in UpdateWatchdog()105 for (auto& property : {kAdbWatchdogProperty, kTestHarnessProperty}) { in Initialize()