Home
last modified time | relevance | path

Searched defs:slot2 (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/rtc_base/
Dsigslot_tester_unittest.cc39 SigslotTester2<int, char, int, char> slot2(&source2, &capture1, &capture2); in TEST() local
/external/rust/crates/futures/tests/
Dshared.rs95 let slot2 = slot1.clone(); in drop_in_poll() localVariable
/external/libchrome/base/threading/
Dsequence_local_storage_slot_unittest.cc60 SequenceLocalStorageSlot<int> slot2; in TEST_F() local
/external/python/cpython2/Lib/test/
Dtest_weakref.py880 def __new__(type, ob, callback, slot1, slot2): argument
882 def __init__(self, ob, callback, slot1, slot2): argument
/external/python/cpython3/Lib/test/
Dtest_weakref.py990 def __new__(type, ob, callback, slot1, slot2): argument
992 def __init__(self, ob, callback, slot1, slot2): argument
/external/mesa3d/src/panfrost/bifrost/
Dbifrost.h374 enum bifrost_reg_op slot2; member