Searched defs:mock_post (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/angle/build/util/lib/results/ |
H A D | result_sink_test.py | 74 def testPostPassingTest(self, mock_post): argument 84 def testPostFailingTest(self, mock_post): argument 100 def testPostWithTestLogAndHTMLSummary(self, mock_post): argument 122 def testPostWithTooLongSummary(self, mock_post): argument 141 def testPostWithTestFile(self, mock_post): argument 153 def testPostWithVariant(self, mock_post): argument 171 def testPostWithTags(self, mock_post): argument
|
/aosp_15_r20/external/cronet/build/util/lib/results/ |
H A D | result_sink_test.py | 74 def testPostPassingTest(self, mock_post): argument 84 def testPostFailingTest(self, mock_post): argument 100 def testPostWithTestLogAndHTMLSummary(self, mock_post): argument 122 def testPostWithTooLongSummary(self, mock_post): argument 141 def testPostWithTestFile(self, mock_post): argument 153 def testPostWithVariant(self, mock_post): argument 171 def testPostWithTags(self, mock_post): argument
|