Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.0/vts/functional/include/1.0/
DLogTestCaseToLogcat.h27 void OnTestStart(const ::testing::TestInfo& test_info) override { in OnTestStart() function
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DLogTestCaseToLogcat.h27 void OnTestStart(const ::testing::TestInfo& test_info) override { in OnTestStart() function
/hardware/interfaces/audio/aidl/vts/
DTestUtils.cpp26 void TestExecutionTracer::OnTestStart(const ::testing::TestInfo& test_info) { in OnTestStart() function in android::hardware::audio::common::testing::detail::TestExecutionTracer