Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/tests/
DWatchdogPerfServiceTest.cpp1644 const char* fifthArgs[] = {"Invalid flag"}; in TEST_F() local
1646 ASSERT_FALSE(mService->onCustomCollection(-1, fifthArgs, /*numArgs=*/1).ok()); in TEST_F()