Home
last modified time | relevance | path

Searched defs:test_integration (Results 1 – 2 of 2) sorted by relevance

/external/selinux/libsepol/cil/test/unit/
Dtest_integration.c40 void test_integration(CuTest *tc) { in test_integration() function
/external/python/mako/test/
Dtest_lexer.py991 def test_integration(self): member in LexerTest