Home
last modified time | relevance | path

Searched defs:test_instance (Results 1 – 25 of 30) sorted by relevance

12

/external/angle/build/android/pylib/base/
Dtest_run_factory.py18 def CreateTestRun(env, test_instance, error_func): argument
Dtest_run.py17 def __init__(self, env, test_instance): argument
/external/cronet/build/android/pylib/base/
Dtest_run_factory.py18 def CreateTestRun(env, test_instance, error_func): argument
Dtest_run.py17 def __init__(self, env, test_instance): argument
/external/python/cpython2/Lib/test/
Dtest_repr.py113 def test_instance(self): member in ReprTests
287 def test_instance(self): member in LongReprTest
Dtest_gc.py85 def test_instance(self): member in GCTests
Dtest_collections.py112 def test_instance(self): member in TestNamedTuple
/external/angle/build/android/pylib/local/device/
Dlocal_device_gtest_run.py155 def __init__(self, test_instance, tool): argument
288 def __init__(self, tr, test_instance, tool): argument
378 def __init__(self, env, test_instance): argument
Dlocal_device_test_run.py55 def __init__(self, env, test_instance): argument
Dlocal_device_instrumentation_test_run.py194 def __init__(self, env, test_instance): argument
/external/cronet/build/android/pylib/local/device/
Dlocal_device_gtest_run.py250 def __init__(self, test_instance, tool): argument
382 def __init__(self, tr, test_instance, tool): argument
471 def __init__(self, env, test_instance): argument
Dlocal_device_test_run.py55 def __init__(self, env, test_instance): argument
Dlocal_device_instrumentation_test_run.py188 def __init__(self, env, test_instance): argument
/external/python/cpython3/Lib/test/
Dtest_reprlib.py131 def test_instance(self): member in ReprTests
316 def test_instance(self): member in LongReprTest
/external/autotest/client/site_tests/power_LoadTest/
Dpower_LoadTest.py1017 test_instance): argument
1099 test_instance): argument
/external/python/cpython3/Lib/ctypes/test/
Dtest_prototypes.py151 def test_instance(self): member in CharPointersTestCase
/external/python/cpython2/Lib/ctypes/test/
Dtest_prototypes.py148 def test_instance(self): member in CharPointersTestCase
/external/rappor/tests/
Dmake_summary.py237 def FormatCell1(test_case, test_instance, metrics_file, log_file, plot_file, argument
/external/python/pybind11/tests/
Dtest_class.py16 def test_instance(msg): function
/external/python/google-auth-library-python/tests_async/oauth2/
Dtest_credentials_async.py468 def test_instance(self): member in TestUserAccessTokenCredentials
/external/tensorflow/tensorflow/python/autograph/pyct/
Dtemplates_test.py46 def __init__(self, test_instance, expected_ctx): argument
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_squeezer.py20 def get_test_tk_root(test_instance): argument
/external/python/google-auth-library-python/tests/oauth2/
Dtest_credentials.py868 def test_instance(self): member in TestUserAccessTokenCredentials
/external/trace-cmd/utest/
Dtracefs-utest.c23 static struct tracefs_instance *test_instance; variable
/external/pigweed/pw_unit_test/public/pw_unit_test/internal/
Dframework.h255 TestInstance* test_instance = new (&framework.memory_pool_) TestInstance; in CreateAndRunTest() local

12