Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_unit_test/pw_unit_test_proto/
H A Dunit_test.proto65 TestRunEnd test_run_end = 2; field
/aosp_15_r20/external/pigweed/pw_unit_test/
H A Dunit_test_service.cc86 pwpb::TestRunEnd::StreamEncoder test_run_end = event.GetTestRunEndEncoder(); in WriteTestRunEnd() local