Home
last modified time | relevance | path

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

/aosp_15_r20/external/toolchain-utils/cros_utils/
H A Dbugs_test.py68 def testAppendingToBugsSeemsToWork(self, mock_write_json_file): argument
81 def testBugCreationSeemsToWork(self, mock_write_json_file): argument
130 def testCronjobLogSendingSeemsToWork(self, mock_write_json_file): argument
145 self, mock_write_json_file argument
164 self, mock_write_json_file argument
218 def testCustomDirectoriesArePassedThrough(self, mock_write_json_file): argument