Searched refs:SwitchFromProtoApiToConsole (Results 1 – 4 of 4) sorted by relevance
102 bool SwitchFromProtoApiToConsole(raw_message* out_msg);
74 EXPECT_TRUE(harness->SwitchFromProtoApiToConsole(NULL)); in TearDownTestCase()
93 EXPECT_TRUE(harness->SwitchFromProtoApiToConsole(NULL)); in TearDownTestCase()
530 bool TestHarness::SwitchFromProtoApiToConsole(raw_message* out_msg) { in SwitchFromProtoApiToConsole() function in test_harness::TestHarness