Home
last modified time | relevance | path

Searched refs:readInputTestFile (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/jsoncpp/src/jsontestrunner/
H A Dmain.cpp55 static Json::String readInputTestFile(const char* path) { in readInputTestFile() function
276 Json::String input = readInputTestFile(opts.path.c_str()); in runTest()