Home
last modified time | relevance | path

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

/test/vts/proto/
DVtsProfilingMessage.proto27 // Exit event on the server side of a binderized HAL.
31 // Exit event on the client side of a binderized HAL.
35 // Exit event of a synchronize callback.
39 // Exit event of a asynchronize callback.
43 // Exit event of a passthrough HAL.
/test/vts/drivers/hal/common/include/binder/
DVtsFuzzerBinderService.h50 virtual void Exit() = 0;
79 void Exit();
/test/vts/drivers/hal/common/binder/
DVtsFuzzerBinderService.cpp43 void BpVtsFuzzer::Exit() { in Exit() function in android::vts::BpVtsFuzzer
/test/app_compat/csuite/tools/csuite_test/
Dcsuite_test_test.go197 os.Exit(run())