Searched refs:JSON_VALUE_SAVE_CHECK_POINT (Results 1 – 2 of 2) sorted by relevance
74 const std::string JSON_VALUE_SAVE_CHECK_POINT = "saveCheckPoint"; variable
116 if (arrobj.contains(JSON_VALUE_SAVE_CHECK_POINT.c_str())) { in OnGetTestSetps()118 arrobj.value(JSON_VALUE_SAVE_CHECK_POINT.c_str()).toBool()); in OnGetTestSetps()