Searched refs:ActionOfGenerateStrHash (Results 1 – 3 of 3) sorted by relevance
77 EXPECT_CALL(*this, SoftBusGenerateStrHash).WillRepeatedly(ActionOfGenerateStrHash); in SetDefaultResultForAlloc()80 int32_t LaneDepsInterfaceMock::ActionOfGenerateStrHash(const unsigned char *str, uint32_t len, unsi… in ActionOfGenerateStrHash() function in OHOS::LaneDepsInterfaceMock
1795 .WillRepeatedly(LaneDepsInterfaceMock::ActionOfGenerateStrHash);2497 .WillRepeatedly(LaneDepsInterfaceMock::ActionOfGenerateStrHash);
185 …static int32_t ActionOfGenerateStrHash(const unsigned char *str, uint32_t len, unsigned char *hash…