Home
last modified time | relevance | path

Searched defs:ThreadType (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ppapi/proxy/
Dppapi_proxy_test.h210 enum ThreadType { enum
/external/stressapptest/src/
Dsat.h241 enum ThreadType { enum
/external/chromium/testing/gtest/test/
Dgtest-port_test.cc1036 typedef ThreadWithParam<pair<AtomicCounterWithMutex*, int> > ThreadType; in TEST() typedef
/external/gtest/test/
Dgtest-port_test.cc1056 typedef ThreadWithParam<pair<AtomicCounterWithMutex*, int> > ThreadType; in TEST() typedef
/external/chromium_org/testing/gtest/test/
Dgtest-port_test.cc1100 typedef ThreadWithParam<pair<AtomicCounterWithMutex*, int> > ThreadType; in TEST() typedef