Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/apphelp/
H A Ddb.cpp547 static const TAGID expected_tab[] = { 6, 0x18, 0x2a, 0x3c, 0x4e, 0x60, 0x846, 0x102c }; in test_stringtable() local
592 …ok(tagstr == (expected_tab[j] + expected_table), "Expected tagstr to be 0x%x, was 0x%x for %u/%u\n… in test_stringtable()