Home
last modified time | relevance | path

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

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/tests/gtest/
H A DTestArenaAllocator.cpp287 const char* const kTestCStr = "This is a test string."; in TEST() local
288 char* c_dup = mozilla::ArenaStrdup(kTestCStr, a); in TEST()
289 EXPECT_STREQ(c_dup, kTestCStr); in TEST()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/tests/gtest/
H A DTestArenaAllocator.cpp289 const char* const kTestCStr = "This is a test string."; in TEST() local
290 char* c_dup = mozilla::ArenaStrdup(kTestCStr, a); in TEST()
291 EXPECT_STREQ(c_dup, kTestCStr); in TEST()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/tests/gtest/
H A DTestArenaAllocator.cpp285 const char* const kTestCStr = "This is a test string."; in TEST() local
286 char* c_dup = mozilla::ArenaStrdup(kTestCStr, a); in TEST()
287 EXPECT_STREQ(c_dup, kTestCStr); in TEST()
/dports/www/firefox/firefox-99.0/xpcom/tests/gtest/
H A DTestArenaAllocator.cpp285 const char* const kTestCStr = "This is a test string."; in TEST() local
286 char* c_dup = mozilla::ArenaStrdup(kTestCStr, a); in TEST()
287 EXPECT_STREQ(c_dup, kTestCStr); in TEST()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/tests/gtest/
H A DTestArenaAllocator.cpp285 const char* const kTestCStr = "This is a test string."; in TEST() local
286 char* c_dup = mozilla::ArenaStrdup(kTestCStr, a); in TEST()
287 EXPECT_STREQ(c_dup, kTestCStr); in TEST()