Home
last modified time | relevance | path

Searched refs:GetDeadlineInfo (Results 1 – 1 of 1) sorted by relevance

/test/vts/runners/target/gtest/
Dgtest_main.cpp104 static int GetDeadlineInfo(const std::string& /*test_name*/) { in GetDeadlineInfo() function
678 child_proc.start_time_ns + GetDeadlineInfo(test_name) * 1000000LL; in RunChildProcess()