Home
last modified time | relevance | path

Searched defs:make_custom_behavior (Results 1 – 2 of 2) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/buildscripts/resmokelib/testing/hooks/
H A Dinterface.py14 def make_custom_behavior(class_name, *args, **kwargs): function
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/test/qa-tests/buildscripts/resmokelib/testing/
H A Dhooks.py21 def make_custom_behavior(class_name, *args, **kwargs): function