Home
last modified time | relevance | path

Searched defs:test_id (Results 1 – 25 of 32) sorted by relevance

12

/third_party/boost/tools/build/test/
Dconfiguration.py83 def __call__(self, test_id, env, extra_args=None, *args, **kwargs): argument
99 def __registerTestId(self, test_id): argument
/third_party/mindspore/tests/st/debugger/
Dtest_sync_trans_false_watchpoints.py106 def print_watchpoint_hits(watchpoint_hits, test_id, f_write): argument
Dtest_async_sink_mode_true_watchpoints.py87 def print_watchpoint_hits(watchpoint_hits, test_id, f_write): argument
/third_party/ltp/testcases/kernel/syscalls/quotactl/
Dquotactl03.c37 static uint32_t test_id = 0xfffffffc; variable
Dquotactl09.c35 static int test_id; variable
Dquotactl02.h24 static uint32_t test_id; variable
Dquotactl08.c46 static int test_id, mount_flag; variable
Dquotactl04.c35 static int test_id, mount_flag; variable
Dquotactl01.c45 static int test_id; variable
Dquotactl06.c57 static int test_id; variable
/third_party/node/test/parallel/
Dtest-async-wrap-destroyid.js10 let test_id = null; variable
/third_party/grpc/test/cpp/interop/
Dstress_interop_client.cc70 int test_id, const std::string& server_address, in StressTestInteropClient()
/third_party/python/Lib/unittest/test/
Dtest_functiontestcase.py124 def test_id(self): member in Test_FunctionTestCase
/third_party/boost/libs/multiprecision/test/
Dtest_float_serial.hpp53 int test_id = 0; in test() local
/third_party/jerryscript/tests/unit-core/
Dtest-newtarget.c64 int test_id = (int) jerry_get_number_value (args_p[0]); in construct_handler() local
/third_party/python/Lib/test/
Dtest_symtable.py70 def test_id(self): member in SymtableTest
Dtest_range.py25 def assert_iterators_equal(self, xs, ys, test_id, limit=None): argument
Dtest_support.py555 def __init__(self, test_id): argument
/third_party/libdrm/tests/amdgpu/
Damdgpu_test.c527 int test_id = -1; /* By default run all tests in the suite */ in main() local
/third_party/cef/tests/cefclient/browser/
Droot_window_manager.cc343 void RootWindowManager::OnTest(RootWindow* root_window, int test_id) { in OnTest()
Droot_window_views.cc290 void RootWindowViews::OnTest(int test_id) { in OnTest()
/third_party/boost/libs/fiber/test/
Dtest_fiber_dispatch.cpp316 void test_id() { in test_id() function
Dtest_fiber_post.cpp316 void test_id() { in test_id() function
/third_party/python/Lib/test/support/
D__init__.py1050 def match_function(test_id): argument
1078 def match_test_regex(test_id): argument
/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/arm/fp32_grad/
Darithmetic_grad_fp32_tests.cc56 std::vector<lite::Tensor *> GenerateTensorsForTest(const char *test, int test_id) { in GenerateTensorsForTest()

12