Home
last modified time | relevance | path

Searched refs:SwitchFromProtoApiToConsole (Results 1 – 4 of 4) sorted by relevance

/external/nos/test/system-test-harness/src/
Dutil.h102 bool SwitchFromProtoApiToConsole(raw_message* out_msg);
Dcavptests.cc74 EXPECT_TRUE(harness->SwitchFromProtoApiToConsole(NULL)); in TearDownTestCase()
Druntests.cc93 EXPECT_TRUE(harness->SwitchFromProtoApiToConsole(NULL)); in TearDownTestCase()
Dutil.cc530 bool TestHarness::SwitchFromProtoApiToConsole(raw_message* out_msg) { in SwitchFromProtoApiToConsole() function in test_harness::TestHarness