HomeSort by relevance Sort by last modified time
    Searched refs:test_params (Results 1 - 14 of 14) sorted by null

  /external/linux-kselftest/tools/testing/selftests/net/
reuseport_bpf.c 30 struct test_params { struct
151 static void build_recv_group(const struct test_params p, int fd[], uint16_t mod,
187 static void send_from(struct test_params p, uint16_t sport, char *buf,
209 static void test_recv_order(const struct test_params p, int fd[], int mod)
269 static void test_reuseport_ebpf(struct test_params p)
286 static void test_reuseport_cbpf(struct test_params p)
303 static void test_extra_filter(const struct test_params p)
335 static void test_filter_no_reuseport(const struct test_params p)
442 test_reuseport_ebpf((struct test_params) {
449 test_reuseport_ebpf((struct test_params) {
    [all...]
  /external/autotest/server/site_tests/network_WiFi_CliqueConnectDisconnect/
network_WiFi_CliqueConnectDisconnect.py 52 test_params = { 'capturer': capturer,
58 test_params)
  /external/autotest/server/site_tests/network_WiFi_CliqueLongConnect/
network_WiFi_CliqueLongConnect.py 50 test_params = { 'capturer': capturer,
56 test_params)
  /external/autotest/server/cros/clique_lib/
clique_dut_control.py 67 """Indicates an error in finding a required param from the |test_params|."""
77 test_params=None, uid=""):
86 @param test_params: A dictionary of params to be used for executing the
92 self._test_params = test_params
182 test_params=None):
189 @param test_params: A dictionary of params to be used for executing the
194 conn_worker=conn_worker, test_params=test_params,
362 def __init__(self, dut_objs, test_params=None):
366 @param test_params: A dictionary of params to be used for executing th
    [all...]
  /test/vts-testcase/security/poc/target/
poc_test.cpp 58 static map<string, string> ExtractParams(const char *test_params) {
60 string input(test_params);
  /external/autotest/site_utils/autoupdate/
full_release_test.py 29 from autotest_lib.site_utils.autoupdate.lib import test_params
149 return test_params.TestConfig(
491 env = test_params.TestEnv(args)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_aifc.py 32 def test_params(self): member in class:AIFCTest
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_aifc.py 33 def test_params(self): member in class:AIFCTest
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_aifc.py 33 def test_params(self): member in class:AIFCTest
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_aifc.py 33 def test_params(self): member in class:AIFCTest
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_aifc.py 33 def test_params(self): member in class:AIFCTest
  /system/keymaster/
android_keymaster_test.cpp 253 static auto test_params = testing::Values( member in namespace:keymaster::test
296 INSTANTIATE_TEST_CASE_P(AndroidKeymasterTest, NewKeyGeneration, test_params);
487 INSTANTIATE_TEST_CASE_P(AndroidKeymasterTest, GetKeyCharacteristics, test_params);
504 INSTANTIATE_TEST_CASE_P(AndroidKeymasterTest, SigningOperationsTest, test_params);
    [all...]
  /external/llvm/test/Bindings/OCaml/
core.ml 735 let test_params () = var
    [all...]
  /external/swiftshader/third_party/LLVM/test/Bindings/Ocaml/
vmcore.ml 652 let test_params () = var
    [all...]

Completed in 752 milliseconds