Searched refs:MockFunctionCall (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/telemetry/telemetry/unittest/
H A Dsimple_mock.py9 class MockFunctionCall(object): class in inherits:object
78 call = MockFunctionCall(func_name)
85 got_call = MockFunctionCall(

Completed in 80 milliseconds