Searched refs:thirdValue (Results 1 – 1 of 1) sorted by relevance
527 String thirdValue = queryStringViaProviderApi(type, FAKE_SETTING_NAME_2); in toTestBulkInsertViaProviderApiForType() local528 assertEquals("Third setting must be present", FAKE_SETTING_VALUE_2, thirdValue); in toTestBulkInsertViaProviderApiForType()