Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/test/
Dgtest_stress_test.cc70 std::string IdToString(int id) { in IdToString() function
84 EXPECT_STREQ(IdToString(id).c_str(), property->value()); in ExpectKeyAndValueWereRecordedForId()
106 Test::RecordProperty(IdToKey(id, "string").c_str(), IdToString(id).c_str()); in ManyAsserts()
108 Test::RecordProperty("shared_key", IdToString(id).c_str()); in ManyAsserts()