Home
last modified time | relevance | path

Searched defs:ts1 (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-fan-presence/presence/test/
H A Dfallbacktest.cpp105 TestSensor ts1, ts2; in TEST() local
151 TestSensor ts1, ts2; in TEST() local
190 TestSensor ts1, ts2; in TEST() local
223 TestSensor ts1, ts2; in TEST() local
/openbmc/qemu/tests/unit/
H A Dtest-visitor-serialization.c194 static void struct_compare(TestStruct *ts1, TestStruct *ts2) in struct_compare()
/openbmc/qemu/tcg/
H A Doptimize.c285 static bool ts_are_copies(TCGTemp *ts1, TCGTemp *ts2) in ts_are_copies()