Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/tests/
DWatchdogProcessServiceTest.cpp79 constexpr const int32_t kTestPidStartTime = 12356; variable
176 kGetStartTimeForPidFunc([](pid_t) { return kTestPidStartTime; }) {} in __anon4d4bfcf10402()
627 ProcessIdentifierEq(constructProcessIdentifier(kTestAidlVhalPid, kTestPidStartTime)))); in TEST_F()
712 ProcessIdentifierEq(constructProcessIdentifier(2034, kTestPidStartTime)))); in TEST_F()