Searched refs:init (Results 1 – 12 of 12) sorted by relevance
60 void init(int* argc, char** argv);
53 void VtsHalHidlTargetTestEnvBase::init(int* argc, char** argv) { in init() function in testing::VtsHalHidlTargetTestEnvBase
29 func init() { func148 func init() { func
42 if (module_->init) module_->init(module_); in VtsStructuralTestHalPowerTest()
72 result = self.dut.hal.vr.init()
12 name: "init"
93 name: "init"
205 if (reinterpret_cast<camera_module_t*>(local_device)->init == NULL) { in Fuzz()211 *result = const_cast<void*>(reinterpret_cast<const void*>(local_device->init())); in Fuzz()
252 if (reinterpret_cast<bt_interface_t*>(local_device)->init == NULL) { in Fuzz()258 *result = const_cast<void*>(reinterpret_cast<const void*>(local_device->init( in Fuzz()
118 init(lines); in processNewLines()186 void init(String[] lines) { in init() method in VtsMultiDeviceTestResultParser
32 `$ repo init -b ${branch} -u persistent https://android.googlesource.com/platform/manifest`