Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DLogTestCaseToLogcat.h26 virtual void OnTestStart(const ::testing::TestInfo& test_info) { in OnTestStart() function
/aosp12/hardware/interfaces/neuralnetworks/1.0/vts/functional/include/1.0/
H A DLogTestCaseToLogcat.h27 void OnTestStart(const ::testing::TestInfo& test_info) override { in OnTestStart() function
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DLogTestCaseToLogcat.h27 void OnTestStart(const ::testing::TestInfo& test_info) override { in OnTestStart() function
/aosp12/system/core/fastboot/fuzzy_fastboot/
H A Dtest_listeners.h34 virtual void OnTestStart(const ::testing::TestInfo& test_info) { in OnTestStart() function
/aosp12/system/core/init/
H A Dinit_test.cpp273 void OnTestStart(const ::testing::TestInfo& test_info) override { in OnTestStart() function in android::init::TestCaseLogger
/aosp12/system/testing/gtest_extras/
H A DIsolate.cpp639 virtual void OnTestStart(const ::testing::TestInfo& test_info) { in OnTestStart() function in android::gtest_extras::TestResultPrinter
/aosp12/system/apex/apexd/
H A Dapexservice_test.cpp2939 void OnTestStart(const ::testing::TestInfo& test_info) override { in OnTestStart() function in android::apex::LogTestToLogcat