webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
TestNameResolver Class Reference

Public Member Functions

 __construct ($db)
 
 tests ()
 
 test_id_for_full_name ($full_name)
 
 full_name_for_test ($test_id)
 
 full_name_for_metric ($metric_id)
 
 metrics_for_test_id ($test_id)
 
 child_metrics_for_test_id ($test_id)
 
 configurations_for_metric_and_platform ($metric_id, $platform_id)
 

Constructor & Destructor Documentation

◆ __construct()

TestNameResolver::__construct (   $db)

Member Function Documentation

◆ child_metrics_for_test_id()

TestNameResolver::child_metrics_for_test_id (   $test_id)

◆ configurations_for_metric_and_platform()

TestNameResolver::configurations_for_metric_and_platform (   $metric_id,
  $platform_id 
)

◆ full_name_for_metric()

TestNameResolver::full_name_for_metric (   $metric_id)

◆ full_name_for_test()

TestNameResolver::full_name_for_test (   $test_id)

◆ metrics_for_test_id()

TestNameResolver::metrics_for_test_id (   $test_id)

◆ test_id_for_full_name()

TestNameResolver::test_id_for_full_name (   $full_name)

◆ tests()

TestNameResolver::tests ( )

The documentation for this class was generated from the following file: