OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_fatal
(Results
1 - 3
of
3
) sorted by null
/external/autotest/client/site_tests/security_ptraceRestrictions/
security_ptraceRestrictions.py
32
def
_fatal
(self, msg):
member in class:security_ptraceRestrictions
42
self.
_fatal
(msg)
/external/autotest/client/cros/
kernel_config.py
30
def
_fatal
(self, msg):
member in class:KernelConfig
154
self.
_fatal
("Cannot locate suitable kernel config file")
171
self.
_fatal
('No CONFIG variables found!')
/external/autotest/client/site_tests/platform_EncryptedStateful/
platform_EncryptedStateful.py
26
def
_fatal
(self, msg):
member in class:test_checker
36
self.
_fatal
(msg)
Completed in 124 milliseconds