Searched refs:testJson (Results 1 – 1 of 1) sorted by relevance
602 const std::string& testJson = "/tmp/test-json"; in TEST() local612 std::ofstream bifurcationJson(testJson); in TEST()617 BifurcationStatic bifurcationHelper(testJson); in TEST()634 std::filesystem::remove(testJson.data()); in TEST()635 bifurcationHelper = BifurcationStatic(testJson); in TEST()