Searched refs:callerShouldDumpState (Results 1 – 11 of 11) sorted by relevance
36 bool callerShouldDumpState; member
90 return result.callerShouldDumpState; in dump()
235 result.callerShouldDumpState = true; in onDump()248 result.callerShouldDumpState = true; in onDump()259 result.callerShouldDumpState = false; in debugCommand()312 result.callerShouldDumpState = false; in genFakeDataCommand()495 result.callerShouldDumpState = false; in setValueCommand()
2578 ASSERT_TRUE(result.callerShouldDumpState); in TEST_F()2587 ASSERT_FALSE(result.callerShouldDumpState); in TEST_F()2596 ASSERT_FALSE(result.callerShouldDumpState); in TEST_F()2609 ASSERT_FALSE(result.callerShouldDumpState); in TEST_F()2626 ASSERT_FALSE(result.callerShouldDumpState); in TEST_F()2641 ASSERT_FALSE(result.callerShouldDumpState); in TEST_F()2653 ASSERT_FALSE(result.callerShouldDumpState); in TEST_F()2671 ASSERT_FALSE(result.callerShouldDumpState); in TEST_F()2679 ASSERT_FALSE(result.callerShouldDumpState); in TEST_F()2691 ASSERT_FALSE(result.callerShouldDumpState); in TEST_F()[all …]
22 /* If callerShouldDumpState is true, caller would print the information in buffer and
35 bool callerShouldDumpState; member
175 .callerShouldDumpState = protoDumpResult.caller_should_dump_state(), in dump()
201 result->set_caller_should_dump_state(dumpResult.callerShouldDumpState); in Dump()
1880 .callerShouldDumpState = true, in TEST_F()1899 .callerShouldDumpState = false, in TEST_F()
973 if (!result.callerShouldDumpState) { in dump()
1321 result.callerShouldDumpState = false; in dump()1324 result.callerShouldDumpState = true; in dump()