Searched defs:capture1 (Results 1 – 4 of 4) sorted by relevance
| /external/chromium_org/third_party/libjingle/source/talk/base/ |
| D | sigslottester_unittest.cc | 10 int capture1; in TEST() local 25 int capture1; in TEST() local 45 std::string capture1; in TEST() local 55 const std::string* capture1; in TEST() local 66 std::string* capture1; in TEST() local
|
| D | sigslottester.h | 74 C1* capture1) in SigslotTester1() 98 C1* capture1, C2* capture2) in SigslotTester2() 124 C1* capture1, C2* capture2, C3* capture3) in SigslotTester3() 153 C1* capture1, C2* capture2, C3* capture3, C4* capture4) in SigslotTester4() 185 C1* capture1, C2* capture2, C3* capture3, C4* capture4, in SigslotTester5()
|
| /external/chromium_org/third_party/webrtc/base/ |
| D | sigslottester_unittest.cc | 22 int capture1; in TEST() local 37 int capture1; in TEST() local 57 std::string capture1; in TEST() local 67 const std::string* capture1; in TEST() local 78 std::string* capture1; in TEST() local
|
| D | sigslottester.h | 57 C1* capture1) in SigslotTester1() 81 C1* capture1, C2* capture2) in SigslotTester2() 107 C1* capture1, C2* capture2, C3* capture3) in SigslotTester3() 136 C1* capture1, C2* capture2, C3* capture3, C4* capture4) in SigslotTester4() 168 C1* capture1, C2* capture2, C3* capture3, C4* capture4, in SigslotTester5()
|