Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/unittest/test/testmock/
Dtestpatch.py233 def test(this1, this2, mock1, mock2): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/testmock/
H A Dtestpatch.py233 def test(this1, this2, mock1, mock2): argument
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_image_writer.cpp2862 uint8 this2 = bytePtr [2]; in EncodeDeltaBytes() local