Home
last modified time | relevance | path

Searched defs:call_init (Results 1 – 4 of 4) 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