Searched defs:test_string (Results 1 – 3 of 3) sorted by relevance
121 const char* test_string = "This is a test string"; in TEST_F() local
364 mirror::String* test_string = mirror::String::AllocFromModifiedUtf8(self, base_string); in TEST_F() local560 constexpr const char* test_string = "-2147483646"; in TEST_F() local608 constexpr const char* test_string = "-2147483646"; in TEST_F() local
68 const std::string test_string = "hello world 1234"; in TEST_F() local