Home
last modified time | relevance | path

Searched defs:test_info (Results 1 – 4 of 4) sorted by relevance

/system/core/fastboot/fuzzy_fastboot/
Dtest_listeners.h34 virtual void OnTestStart(const ::testing::TestInfo& test_info) { in OnTestStart()
46 virtual void OnTestEnd(const ::testing::TestInfo& test_info) { in OnTestEnd()
/system/core/libsysutils/src/
DSocketListener_test.cpp40 const testing::TestInfo* const test_info = in testSocketPath() local
/system/testing/gtest_extras/
DIsolate.cpp639 virtual void OnTestStart(const ::testing::TestInfo& test_info) { in OnTestStart()
/system/apex/apexd/
Dapexservice_test.cpp2833 void OnTestStart(const ::testing::TestInfo& test_info) override { in OnTestStart()