Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
testing.tools.safetynet_compare Namespace Reference

Classes

class  CompareRun
 

Functions

 RunSingleTestCaseParallel (this, run_label, build_dir, test_case)
 
 main ()
 

Detailed Description

Compares the performance of two versions of the pdfium code.

Function Documentation

◆ main()

testing.tools.safetynet_compare.main ( )

Definition at line 607 of file safetynet_compare.py.

References testing.tools.safetynet_compare.main().

Referenced by testing.tools.safetynet_compare.main().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ RunSingleTestCaseParallel()

testing.tools.safetynet_compare.RunSingleTestCaseParallel ( this,
run_label,
build_dir,
test_case )

Definition at line 30 of file safetynet_compare.py.