Home
last modified time | relevance | path

Searched defs:test_identifier (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/tools/test/connectivity/acts/framework/acts/metrics/loggers/protos/
Dacts_blackbox.proto24 optional string test_identifier = 1; field
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/
Dtest_runner.py64 def execute_one_test_class(test_class, test_config, test_identifier): argument
/aosp_15_r20/external/python/jinja/tests/
Dtest_ext.py219 def test_identifier(self): member in TestExtensions