Searched defs:goldenResult (Results 1 – 3 of 3) sorted by relevance
1054 const std::string goldenResult = std::accumulate(testStrings.begin(), in TEST_F() local1109 const std::string goldenResult = std::accumulate(testStrings.begin(), in TEST_F() local
1641 hidl_vec<bool> goldenResult(testVector.size()); in TEST_F() local2360 const std::string goldenResult = std::accumulate(testStrings.begin(), in TEST_F() local2415 const std::string goldenResult = std::accumulate(testStrings.begin(), in TEST_F() local
458 final String goldenResult = builder.toString(); in runClientSafeUnionTests() local