Searched full:pre_test (Results 1 – 11 of 11) sorted by relevance
/external/ltp/testcases/kernel/syscalls/get_mempolicy/ |
D | get_mempolicy01.c | 45 int (*pre_test)(struct test_case *tc); member 83 .pre_test = test_mbind_none, 89 .pre_test = test_mbind_default, 94 .pre_test = test_mbind_default, 100 .pre_test = test_mbind_none, 106 .pre_test = test_mbind_default, 159 if (tc->pre_test && tc->pre_test(tc)) in setup() 174 if (tc->pre_test) in cleanup()
|
/external/linux-kselftest/tools/testing/selftests/net/openvswitch/ |
D | openvswitch.sh | 96 PRE_TEST=$(dmesg | grep -E "RIP: [0-9a-fA-Fx]+:ovs_dp_cmd_new\+") 99 if [ "$PRE_TEST" != "$POST_TEST" ]; then
|
/external/executorch/extension/benchmark/apple/Benchmark/ |
D | default-ios-device-farm-appium-test-spec.yml | 11 pre_test:
|
/external/executorch/extension/benchmark/android/benchmark/ |
D | android-llm-device-farm-test-spec.yml | 9 pre_test:
|
/external/chromiumos-config/python/chromiumos/test/api/ |
D | trv2_dynamic_pb2.py | 64 …name='pre_test', full_name='chromiumos.test.api.CrosTestRunnerDynamicRequest.Task.pre_test', index… 854 _CROSTESTRUNNERDYNAMICREQUEST_TASK.fields_by_name['pre_test'].message_type = _PRETESTTASK 864 _CROSTESTRUNNERDYNAMICREQUEST_TASK.fields_by_name['pre_test']) 865 _CROSTESTRUNNERDYNAMICREQUEST_TASK.fields_by_name['pre_test'].containing_oneof = _CROSTESTRUNNERDYN…
|
/external/aws-crt-java/src/test/android/testapp/ |
D | instrumentedTestSpec.yml | 11 pre_test:
|
/external/chromiumos-config/proto/chromiumos/test/api/ |
D | trv2_dynamic.proto | 43 PreTestTask pre_test = 3; field
|
/external/cronet/tot/base/test/launcher/ |
D | test_launcher.cc | 1026 bool pre_test() const { return pre_test_; } in pre_test() function in base::TestLauncher::TestInfo 1937 if (test_info.pre_test()) in ProcessAndValidateTests() 1951 if (test_info.pre_test()) in ProcessAndValidateTests() 2104 if (!test_info.pre_test()) { in CollectTests()
|
/external/cronet/stable/base/test/launcher/ |
D | test_launcher.cc | 1026 bool pre_test() const { return pre_test_; } in pre_test() function in base::TestLauncher::TestInfo 1937 if (test_info.pre_test()) in ProcessAndValidateTests() 1951 if (test_info.pre_test()) in ProcessAndValidateTests() 2104 if (!test_info.pre_test()) { in CollectTests()
|
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/test/api/ |
D | trv2_dynamic.pb.go | 1088 PreTest *PreTestTask `protobuf:"bytes,3,opt,name=pre_test,json=preTest,proto3,oneof"` 1583 …4, // 38: chromiumos.test.api.CrosTestRunnerDynamicRequest.Task.pre_test:type_name -> chromiumos.…
|
/external/chromiumos-config/generated/ |
D | descriptors.json | 26736 "name": "pre_test",
|