Home
last modified time | relevance | path

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

/test/testfwk/developer_test/aw/cxx/hwext/
Dperf.h154 std::string m_strTestInterfaceName; variable
Dperf.cpp186 m_strTestInterfaceName = testInterfaceName; in GtestPerfTestCase()
341 m_pTester->RecordProperty("test_interface", m_strTestInterfaceName.c_str()); in SaveResult()