Home
last modified time | relevance | path

Searched defs:PrintDiff (Results 1 – 2 of 2) sorted by relevance

/third_party/openhitls/testcode/framework/gen_test/
Dtest.c163 void PrintDiff(const uint8_t *str1, uint32_t size1, const uint8_t *str2, uint32_t size2) in PrintDiff() function
/third_party/typescript/src/harness/
DharnessIO.ts1314 PrintDiff?: true; property