Home
last modified time | relevance | path

Searched defs:readData2 (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/armnn/src/profiling/test/
H A DBufferTests.cpp40 uint32_t readData2 = ReadUint32(readBuffer, 8); variable
77 uint32_t readData2 = ReadUint32(readBuffer, 8); variable
H A DSendCounterPacketTests.cpp413 const unsigned char* readData2 = readBuffer2->GetReadableData(); variable
/aosp_15_r20/external/skia/tests/
H A DProcessorTest.cpp635 std::vector<GrColor> readData2(kRenderSize * kRenderSize); in DEF_GANESH_TEST_FOR_GL_CONTEXT() local
883 const GrColor readData1[], const GrColor readData2[]) { in verify_identical_render()
/aosp_15_r20/system/libfmq/tests/
H A Dfmq_unit_tests.cpp553 int8_t readData2[dataLen]; in TEST_F() local