Home
last modified time | relevance | path

Searched defs:Evil (Results 1 – 4 of 4) sorted by relevance

/third_party/json/test/src/
Dunit-udt.cpp815 class Evil class
820 Evil(T t) : m_i(sizeof(t)) {} in Evil() function in __anon50f1cd3c0211::Evil
825 void from_json(const json&, Evil&) {} in from_json() argument
/third_party/python/Lib/test/test_asyncio/
Dtest_futures.py619 class Evil: class
Dtest_tasks.py148 class Evil: class
/third_party/python/Lib/test/
Dtest_descr.py4461 class Evil(object): class