Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/format/binary/
H A DTableFlattener_test.cpp90 const uint8_t expected_data_type, const uint32_t expected_data, in Exists() argument
103 if (expected_data_type != val.dataType) { in Exists()
105 << "expected data type " << std::hex << (int)expected_data_type in Exists()