Sign in
chromium
/
chromium
/
tools
/
depot_tools.git
/
bffad37d6f037b2a3b38ec4674d9c61cc1b0c5e2
/
.
/
third_party
/
pymox
/
stubout_testee.py
blob: 9cbdef60e8928d5f7c4316dbb2efdfe95cbdc784 [
file
] [
log
] [
blame
]
def
SampleFunction
():
raise
Exception
(
'I should never be called!'
)