Home
last modified time | relevance | path

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

/hardware/interfaces/gatekeeper/1.0/vts/functional/
DVtsHalGatekeeperV1_0TargetTest.cpp69 uint64_t auth_tstamp = ntohq(auth_token->timestamp); in toAuthToken() local
72 EXPECT_NE(UINT64_C(~0), auth_tstamp); in toAuthToken()