Searched refs:SETUP_KEY (Results 1 – 1 of 1) sorted by relevance
54 private static final String SETUP_KEY = "setup"; field in Persistence.TestCase89 .put(SETUP_KEY, mSetup.toJson()) in toJson()96 return new TestCase(Setup.fromJson(object.getJSONObject(SETUP_KEY), table), in fromJson()