Searched refs:ProductionResetTest (Results 1 – 2 of 2) sorted by relevance
/external/nos/test/system-test-harness/src/ |
D | avb_tests.cc | 38 int ProductionResetTest(uint32_t selector, uint64_t nonce, 152 int AvbTest::ProductionResetTest(uint32_t selector, uint64_t nonce, in ProductionResetTest() function in __anon7fb73fb70111::AvbTest 166 return service.ProductionResetTest(request, nullptr); in ProductionResetTest() 803 code = ProductionResetTest(selector, message.nonce, message.data, len, in TEST_F() 809 code = ProductionResetTest(selector, message.nonce, message.data, len, in TEST_F() 824 code = ProductionResetTest(selector, message.nonce, message.data, len, in TEST_F() 858 code = ProductionResetTest(selector, message.nonce, message.data, 32, in TEST_F()
|
/external/nos/host/generic/nugget/proto/nugget/app/avb/ |
D | avb.proto | 45 rpc ProductionResetTest (ProductionResetTestRequest) returns (ProductionResetTestResponse); rpc 179 // ProductionResetTest
|