Home
last modified time | relevance | path

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

/aosp_15_r20/development/tools/otagui/
H A Dtest_ota_interface.py132 test_incremental = 'target/source.zip'
133 job_info = self.setup_job(partial=partial_list, incremental=test_incremental)
159 mock_target_lib.get_build_by_path.assert_any_call(test_incremental)
/aosp_15_r20/build/make/tools/releasetools/
H A Dtest_common.py1788 def test_incremental(self): member in DynamicPartitionsDifferenceTest
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_codecs.py3186 def test_incremental(self): member in CodePageTest