Searched refs:UsingSpi (Results 1 – 4 of 4) sorted by relevance
65 if (!harness->UsingSpi()) { in SetUpTestCase()73 if (!harness->UsingSpi()) { in TearDownTestCase()
97 bool UsingSpi() const;
82 if (!harness->UsingSpi()) { in SetUpTestCase()91 if (!harness->UsingSpi()) { in TearDownTestCase()
494 bool TestHarness::UsingSpi() const { in UsingSpi() function in test_harness::TestHarness