OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SigslotSlotTest
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/base/
sigslot_unittest.cc
81
class
SigslotSlotTest
: public testing::Test {
83
SigslotSlotTest
() {
114
typedef
SigslotSlotTest
<> SigslotSTSlotTest;
115
typedef
SigslotSlotTest
<sigslot::multi_threaded_local,
139
typedef
SigslotSlotTest
<multi_threaded_local_fake,
/external/chromium_org/third_party/webrtc/base/
sigslot_unittest.cc
64
class
SigslotSlotTest
: public testing::Test {
66
SigslotSlotTest
() {
97
typedef
SigslotSlotTest
<> SigslotSTSlotTest;
98
typedef
SigslotSlotTest
<sigslot::multi_threaded_local,
122
typedef
SigslotSlotTest
<multi_threaded_local_fake,
Completed in 59 milliseconds