Searched refs:parsedJson (Results 1 – 1 of 1) sorted by relevance
141 bool parsedJson = Parse(filePtr, &fExpectedJsonRoot); in readExpectationsFile() local143 if (!parsedJson) { in readExpectationsFile()