Searched defs:test_instance (Results 26 – 34 of 34) sorted by relevance
12
515 TestInstance* test_instance = new (aligned_pool) TestInstance(); in CreateAndRunTest() local
303 def __init__(self, env, test_instance): argument
112 def test_instance(self): member in TestNamedTuple
126 def test_instance(self): member in GCTests
462 def test_instance(self): member in TestNamedTuple
330 def __init__(self, env, test_instance): argument
1742 def patch(test_instance, object_to_patch, attr_name, new_value): argument
306 test_instance: chromeos-autotest.cbf key
56 static struct tracefs_instance *test_instance; variable