Lines Matching refs:mock_calls
35 static char mock_calls[16384]; variable
36 static char *mock_cnext = mock_calls;
61 *mock_calls = 0; in ResetMocks()
62 mock_cnext = mock_calls; in ResetMocks()
250 TEST_STR_EQ(mock_calls, in CrcTestFirmware()
262 TEST_STR_EQ(mock_calls, in CrcTestFirmware()
275 TEST_STR_EQ(mock_calls, in CrcTestFirmware()
285 TEST_STR_EQ(mock_calls, in CrcTestFirmware()
297 TEST_STR_EQ(mock_calls, in CrcTestFirmware()
311 TEST_STR_EQ(mock_calls, in CrcTestFirmware()
326 TEST_STR_EQ(mock_calls, in CrcTestFirmware()
353 TEST_STR_EQ(mock_calls, in CrcTestKernel()
365 TEST_STR_EQ(mock_calls, in CrcTestKernel()
377 TEST_STR_EQ(mock_calls, in CrcTestKernel()
387 TEST_STR_EQ(mock_calls, in CrcTestKernel()
398 TEST_STR_EQ(mock_calls, in CrcTestKernel()
411 TEST_STR_EQ(mock_calls, in CrcTestKernel()
426 TEST_STR_EQ(mock_calls, in CrcTestKernel()
451 TEST_STR_EQ(mock_calls, in MiscTest()
459 TEST_STR_EQ(mock_calls, in MiscTest()
465 TEST_STR_EQ(mock_calls, in MiscTest()
471 TEST_STR_EQ(mock_calls, in MiscTest()
481 TEST_STR_EQ(mock_calls, in MiscTest()
488 TEST_STR_EQ(mock_calls, in MiscTest()
495 TEST_STR_EQ(mock_calls, in MiscTest()
515 TEST_STR_EQ(mock_calls, in OneTimeInitTest()
547 TEST_STR_EQ(mock_calls, in OneTimeInitTest()
570 TEST_STR_EQ(mock_calls, in OneTimeInitTest()
593 TEST_STR_EQ(mock_calls, in OneTimeInitTest()
608 TEST_STR_EQ(mock_calls, in SetupTpmTest()
621 TEST_STR_EQ(mock_calls, in SetupTpmTest()
634 TEST_STR_EQ(mock_calls, in SetupTpmTest()
646 TEST_STR_EQ(mock_calls, in SetupTpmTest()
661 TEST_STR_EQ(mock_calls, in SetupTpmTest()
687 TEST_STR_EQ(mock_calls, in SetupTpmTest()
698 TEST_STR_EQ(mock_calls, in SetupTpmTest()
716 TEST_STR_EQ(mock_calls, in SetupTpmTest()
733 TEST_STR_EQ(mock_calls, in SetupTpmTest()
780 TEST_STR_EQ(mock_calls, in RollbackFirmwareTest()
797 TEST_STR_EQ(mock_calls, in RollbackFirmwareTest()
807 TEST_STR_EQ(mock_calls, in RollbackFirmwareTest()
827 TEST_STR_EQ(mock_calls, in RollbackFirmwareTest()
844 TEST_STR_EQ(mock_calls, in RollbackFirmwareTest()
858 TEST_STR_EQ(mock_calls, in RollbackFirmwareTest()
866 TEST_STR_EQ(mock_calls, in RollbackFirmwareTest()
875 TEST_STR_EQ(mock_calls, in RollbackFirmwareTest()
905 TEST_STR_EQ(mock_calls, in RollbackKernelTest()
915 TEST_STR_EQ(mock_calls, in RollbackKernelTest()
937 TEST_STR_EQ(mock_calls, in RollbackKernelTest()
950 TEST_STR_EQ(mock_calls, in RollbackKernelTest()
962 TEST_STR_EQ(mock_calls, "", "no tlcl calls"); in RollbackKernelTest()
970 TEST_STR_EQ(mock_calls, in RollbackS3ResumeTest()