Searched defs:testData (Results 1 – 3 of 3) sorted by relevance
67 std::string testData = "Hello, Wrold!"; variable78 std::string testData = "Hello, Wrold!"; variable136 std::string testData = "this is a test case!"; variable
1631 std::string testData = "this is a test case!this is a test case!"; variable
64 const std::string testData = "/data/test/resource/testdata/report_test.data"; in FuzzPerfFileReader() local