14 #include "testing/gtest/include/gtest/gtest.h"
25 EXPECT_EQ(
static_cast<int>(::GetCurrentProcessId()),
43 SelfJoinThread thread;
94 return reinterpret_cast<void*
>(
static_cast<uintptr_t>(x + 1));
static int GetCurrentProcessId()
static void DeleteThreadLocalKey(LocalStorageKey key)
static LocalStorageKey CreateThreadLocalKey()
static void * GetThreadLocal(LocalStorageKey key)
static void * GetExistingThreadLocal(LocalStorageKey key)
static bool HasThreadLocal(LocalStorageKey key)
static void SetThreadLocal(LocalStorageKey key, void *value)
#define CHECK_EQ(expected, value)
TEST_F(ThreadLocalStorageTest, DoTest)
TEST(CPUTest, FeatureImplications)
Debugger support for the V8 JavaScript engine.