Home
last modified time | relevance | path

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

/external/autotest/server/
Dserver_job_unittest.py51 def call_init(self): member in test_init
/external/autotest/client/bin/
Dsetup_job_unittest.py65 def call_init(self): member in test_init_minimal_options
Djob_unittest.py68 def call_init(self): member in test_init_minimal_options
/external/v8/src/builtins/
Dbuiltins-typed-array-gen.cc363 check_length(this), call_init(this), invalid_length(this), in ConstructByArrayBuffer() local
417 &invalid_offset_error, &call_init); in ConstructByArrayBuffer()
435 &invalid_length, &call_init); in ConstructByArrayBuffer()
438 BIND(&call_init); in ConstructByArrayBuffer()
/external/autotest/client/common_lib/
Dbase_job_unittest.py108 self.call_init()
127 self.call_init()