Home
last modified time | relevance | path

Searched refs:TARGET_CRC_STRING (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/cmds/idmap2/tests/
H A DTestConstants.h23 constexpr const auto TARGET_CRC_STRING = "0a960a69"; variable
H A DRawPrintVisitorTests.cpp69 StringPrintf(ADDRESS "%s target crc\n", android::idmap2::TestConstants::TARGET_CRC_STRING), in TEST()