Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
H A DProtoInputStreamBoolTest.java109 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local
231 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local
352 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat() local
H A DProtoInputStreamFixed32Test.java130 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local
265 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local
399 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat() local
H A DProtoInputStreamInt32Test.java132 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local
271 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local
417 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat() local
H A DProtoInputStreamSFixed32Test.java130 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local
265 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local
399 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat() local
H A DProtoInputStreamSInt32Test.java130 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local
265 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local
399 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat() local
H A DProtoInputStreamUInt32Test.java132 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local
270 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local
416 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat() local
H A DProtoInputStreamFixed64Test.java155 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local
328 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local
499 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat() local
H A DProtoInputStreamInt64Test.java153 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local
320 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local
497 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat() local
H A DProtoInputStreamSFixed64Test.java155 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local
328 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local
499 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat() local
H A DProtoInputStreamSInt64Test.java150 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local
313 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local
474 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat() local
H A DProtoInputStreamUInt64Test.java152 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local
318 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local
493 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat() local
H A DProtoInputStreamBytesTest.java133 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local
270 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local
H A DProtoInputStreamFloatTest.java166 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local
351 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local
531 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat() local
H A DProtoInputStreamDoubleTest.java175 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local
378 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local
578 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat() local
H A DProtoInputStreamStringTest.java123 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local
254 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local
/aosp12/frameworks/base/libs/hwui/tests/common/scenes/
H A DReadbackFromHardwareBitmap.cpp46 SkBitmap readback; in createContent() local
/aosp12/hardware/google/pixel/rebalance_interrupts/
H A Drebalance_interrupts.cpp191 std::string readback, report; in ReportIfAffinityUpdated() local
/aosp12/frameworks/base/libs/hwui/renderthread/
H A DRenderThread.cpp338 Readback& RenderThread::readback() { in readback() function in android::uirenderer::renderthread::RenderThread
/aosp12/system/update_engine/common/
H A Dutils_unittest.cc52 brillo::Blob readback; in TEST() local