Home
last modified time | relevance | path

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

/external/protobuf/gtest/test/
Dgtest_stress_test.cc55 String IdToKey(int id, const char* suffix) { in IdToKey() function
70 TestPropertyKeyIs matches_key(IdToKey(id, suffix).c_str()); in ExpectKeyAndValueWereRecordedForId()
96 Test::RecordProperty(IdToKey(id, "string").c_str(), IdToString(id).c_str()); in ManyAsserts()
97 Test::RecordProperty(IdToKey(id, "int").c_str(), id); in ManyAsserts()
/external/chromium/testing/gtest/test/
Dgtest_stress_test.cc65 String IdToKey(int id, const char* suffix) { in IdToKey() function
80 TestPropertyKeyIs matches_key(IdToKey(id, suffix).c_str()); in ExpectKeyAndValueWereRecordedForId()
107 Test::RecordProperty(IdToKey(id, "string").c_str(), IdToString(id).c_str()); in ManyAsserts()
108 Test::RecordProperty(IdToKey(id, "int").c_str(), id); in ManyAsserts()
/external/gtest/test/
Dgtest_stress_test.cc65 String IdToKey(int id, const char* suffix) { in IdToKey() function
80 TestPropertyKeyIs matches_key(IdToKey(id, suffix).c_str()); in ExpectKeyAndValueWereRecordedForId()
107 Test::RecordProperty(IdToKey(id, "string").c_str(), IdToString(id).c_str()); in ManyAsserts()
108 Test::RecordProperty(IdToKey(id, "int").c_str(), id); in ManyAsserts()