Searched defs:Constructor (Results 1 – 5 of 5) sorted by relevance
143 void string::Constructor(const value_type *str, size_type n) in Constructor() function in std::string149 void string::Constructor(const value_type *str, size_type pos, size_type n) in Constructor() function in std::string162 void string::Constructor(size_type n, char c) in Constructor() function in std::string
28 function GenericToJSONChecks(Constructor, value, alternative) { argument
313 void JavaBridge::Constructor(JNIEnv* env, jobject obj) in Constructor() function in android::JavaBridge
337 TEST_F(FlipNetworkTransactionTest, Constructor) { in TEST_F() argument
5323 THREADED_TEST(Constructor) { in THREADED_TEST() argument