OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:on_skip
(Results
1 - 1
of
1
) sorted by null
/tools/test/connectivity/acts/framework/acts/
base_test.py
275
"""Proxy function to guarantee the base implementation of
on_skip
is
284
self.
on_skip
(record.test_name, record.begin_time)
286
def
on_skip
(self, test_name, begin_time):
member in class:BaseTestClass
Completed in 88 milliseconds