Searched refs:wakelock_set_paths (Results 1 – 3 of 3) sorted by relevance
50 void wakelock_set_paths(const char* lock_path, const char* unlock_path);
146 wakelock_set_paths(lock_path_.c_str(), unlock_path_.c_str()); in TEST_F()
225 void wakelock_set_paths(const char* lock_path, const char* unlock_path) { in wakelock_set_paths() function