Home
last modified time | relevance | path

Searched refs:function_invocation_counts (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pigweed/pw_unit_test/
H A Dmulti_event_handler_test.cc39 } function_invocation_counts; member in pw::unit_test::__anonbfd8058b0111::FakeEventHandler
42 function_invocation_counts.TestProgramStart++; in TestProgramStart()
45 function_invocation_counts.EnvironmentsSetUpEnd++; in EnvironmentsSetUpEnd()
48 function_invocation_counts.TestSuiteStart++; in TestSuiteStart()
51 function_invocation_counts.TestSuiteEnd++; in TestSuiteEnd()
54 function_invocation_counts.EnvironmentsTearDownEnd++; in EnvironmentsTearDownEnd()
57 function_invocation_counts.TestProgramEnd++; in TestProgramEnd()
60 function_invocation_counts.RunAllTestsStart++; in RunAllTestsStart()
63 function_invocation_counts.RunAllTestsEnd++; in RunAllTestsEnd()
66 function_invocation_counts.TestCaseStart++; in TestCaseStart()
[all …]