Searched defs:call_init (Results 1 – 4 of 4) sorted by relevance
/external/autotest/server/ | ||
D | server_job_unittest.py | 51 def call_init(self): member in test_init |
/external/autotest/client/bin/ | ||
D | setup_job_unittest.py | 65 def call_init(self): member in test_init_minimal_options |
D | job_unittest.py | 68 def call_init(self): member in test_init_minimal_options |
/external/v8/src/builtins/ | ||
D | builtins-typed-array-gen.cc | 363 check_length(this), call_init(this), invalid_length(this), in ConstructByArrayBuffer() local |