Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/telemetry/telemetry/wpr/
Darchive_info_unittest.py113 cloud_storage_stub.SetCalculatedHashesForTesting(
133 cloud_storage_stub.SetCalculatedHashesForTesting(
164 cloud_storage_stub.SetCalculatedHashesForTesting(
182 cloud_storage_stub.SetCalculatedHashesForTesting(
268 cloud_storage_stub.SetCalculatedHashesForTesting(hash_dictionary)
310 cloud_storage_stub.SetCalculatedHashesForTesting(hash_dictionary)
360 cloud_storage_stub.SetCalculatedHashesForTesting(hash_dictionary)
/external/chromium-trace/catapult/telemetry/telemetry/value/
Dtrace_unittest.py95 trace.cloud_storage.SetCalculatedHashesForTesting(
112 trace.cloud_storage.SetCalculatedHashesForTesting(
/external/chromium-trace/catapult/telemetry/telemetry/testing/
Dsystem_stub_unittest.py53 self.cloud_storage.SetCalculatedHashesForTesting(self.local_file_hashes)
Dsystem_stub.py185 def SetCalculatedHashesForTesting(self, calculated_hash_dictionary): member in CloudStorageModuleStub