Home
last modified time | relevance | path

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

1234

/external/tensorflow/tensorflow/lite/kernels/
Dacceleration_test_util_internal.h46 bool Matches(const std::string& test_id) { in Matches()
67 std::optional<T> GetAccelerationTestParam(std::string test_id) { in GetAccelerationTestParam()
/external/grpc-grpc/test/core/end2end/
Dend2end_test_fuzzer.proto23 uint32 test_id = 1; field
Dend2end_test_fuzzer.cc90 const int test_id = msg.test_id() % tests.size(); in RunEnd2endFuzzer() local
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dacceleration_test_util.cc25 std::string test_id) { in GetNnapiAccelerationTestParam()
/external/googleapis/google/chromeos/uidetection/v1/
Dui_detection.proto53 string test_id = 4 [deprecated = true]; field
82 string test_id = 1; field
/external/grpc-grpc/test/core/transport/test_suite/
Dfuzzer.proto23 uint32 test_id = 1; field
Dfuzzer_main.cc42 const int test_id = msg.test_id() % tests.size(); in DEFINE_PROTO_FUZZER() local
/external/vboot_reference/tests/
Dvb21_host_key_tests.c41 const struct vb2_id test_id = {.raw = {0xaa}}; in private_key_tests() local
177 const struct vb2_id test_id = {.raw = {0xbb}}; in public_key_tests() local
Dvb21_host_sig_tests.c33 const struct vb2_id test_id = {.raw = {0xaa}}; variable
/external/ltp/testcases/kernel/syscalls/quotactl/
Dquotactl03.c37 static uint32_t test_id = 0xfffffffc; variable
Dquotactl02.h24 static uint32_t test_id; variable
Dquotactl09.c35 static int test_id; variable
Dquotactl04.c35 static int test_id; variable
Dquotactl08.c47 static int test_id; variable
Dquotactl01.c45 static int test_id; variable
Dquotactl06.c58 static int test_id; variable
/external/linux-kselftest/tools/testing/selftests/tc-testing/
DTdcResults.py12 def __init__(self, test_id="", test_name=""): argument
78 def find_result(self, test_id): argument
/external/python/cpython3/Lib/test/libregrtest/
Dfilter.py66 def match_test_regex(test_id, regex_match=regex_match): argument
/external/grpc-grpc/test/cpp/interop/
Dstress_interop_client.cc73 int test_id, const std::string& server_address, in StressTestInteropClient()
/external/python/cpython3/Lib/test/test_unittest/
Dtest_functiontestcase.py124 def test_id(self): member in Test_FunctionTestCase
/external/rust/android-crates-io/crates/config/src/path/
Dparser.rs89 fn test_id() { in test_id() function
/external/toolchain-utils/crosperf/
Ddownload_images_buildid_test.py80 def test_one_id(self, downloader, test_id, result_string, exact_match): argument
/external/chromiumos-config/proto/chromiumos/config/api/test/results/v1/
Dresult.proto56 string test_id = 17; field
/external/googleapis/google/cloud/networkmanagement/v1/
Dreachability.proto230 string test_id = 2 [(google.api.field_behavior) = REQUIRED]; field
/external/cronet/tot/build/util/lib/results/
Dresult_sink.py79 test_id, argument

1234