Home
last modified time | relevance | path

Searched refs:FakeExampleModule (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/pyfakefs/pyfakefs/tests/
Dfake_filesystem_unittest_test.py461 class FakeExampleModule: class
486 modules_to_patch={"pyfakefs.tests.import_as_example": FakeExampleModule}
511 @patchfs(modules_to_patch={"pyfakefs.tests.import_as_example": FakeExampleModule})