Home
last modified time | relevance | path

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

/external/nos/test/system-test-harness/src/
Druntests.cc105 if (harness->getVerbosity() >= TestHarness::VerbosityLevels::INFO) { in TEST_F()
114 if (harness->getVerbosity() >= TestHarness::VerbosityLevels::INFO) { in TEST_F()
120 if (harness->getVerbosity() >= TestHarness::VerbosityLevels::INFO) { in TEST_F()
128 if (harness->getVerbosity() >= TestHarness::VerbosityLevels::INFO) { in TEST_F()
134 if (harness->getVerbosity() >= TestHarness::VerbosityLevels::INFO) { in TEST_F()
142 if (harness->getVerbosity() >= TestHarness::VerbosityLevels::INFO) { in TEST_F()
163 if (harness->getVerbosity() >= TestHarness::VerbosityLevels::INFO) { in TEST_F()
211 if (harness->getVerbosity() >= TestHarness::VerbosityLevels::INFO) { in TEST_F()
292 int verbosity = harness->getVerbosity(); in TEST_F()
313 harness->setVerbosity(harness->getVerbosity() - 1); in TEST_F()
[all …]
Dutil.h79 int getVerbosity() const;
Dutil.cc156 int TestHarness::getVerbosity() const { in getVerbosity() function in test_harness::TestHarness
479 if (harness->getVerbosity() >= INFO) { in Init()
486 if (harness->getVerbosity() >= INFO) { in Init()
Daes-cmac-tests.cc74 const int verbosity = harness->getVerbosity(); in TEST_F()
Dcavptests.cc82 const int verbosity = harness->getVerbosity(); in TEST_F()