Searched refs:testing (Results 1 – 3 of 3) sorted by relevance
3353 …_canonical_decompress(GX_CANONICAL_CONTEXT *context, ULONG *code_list, UINT count, GX_BOOL testing) in gx_studio_unicode_canonical_decompress() argument3368 gx_studio_unicode_canonical_decompress(context, &map[0], 1, testing); in gx_studio_unicode_canonical_decompress()3372 gx_studio_unicode_canonical_decompress(context, &map[1], 1, testing); in gx_studio_unicode_canonical_decompress()3377 if (!testing) in gx_studio_unicode_canonical_decompress()
4 …ng with effective debugging techniques for failed test cases. Regression testing is essential for …466 …g these functions allows you to simulate user actions for the purpose of testing GUIX Studio. For…471 2. Comparing the output files of the testing `gxp` project with the corresponding files stored in t…
127 Eliminated dead code to make 100% code coverage testing possible.