Searched defs:FakeState (Results 1 – 2 of 2) sorted by relevance
957 struct FakeState { struct958 device_data: &'static [&'static str],959 host_data: &'static [&'static str],960 tracked_set: &'static [&'static str],
100 class FakeState( class