Searched refs:exServiceJson (Results 1 – 1 of 1) sorted by relevance
112 nlohmann::json exServiceJson = nlohmann::json::parse(jsonStr); in TEST_F() local113 EXPECT_CALL(*mockFileWriterPtr, createFile(exServiceFolder, exServiceJson)) in TEST_F()146 nlohmann::json exServiceJson = nlohmann::json::parse(jsonLogSerivce); in TEST_F() local147 EXPECT_CALL(*mockFileWriterPtr, createFile(exServiceFolder, exServiceJson)) in TEST_F()