Searched defs:goldenResult (Results 1 – 3 of 3) sorted by relevance
1043 const std::string goldenResult = std::accumulate(testStrings.begin(), in TEST_F() local1098 const std::string goldenResult = std::accumulate(testStrings.begin(), in TEST_F() local
1629 hidl_vec<bool> goldenResult(testVector.size()); in TEST_F() local2340 const std::string goldenResult = std::accumulate(testStrings.begin(), in TEST_F() local2395 const std::string goldenResult = std::accumulate(testStrings.begin(), in TEST_F() local
454 final String goldenResult = builder.toString(); in runClientSafeUnionTests() local