Home
last modified time | relevance | path

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

1234

/aosp_15_r20/tools/asuite/atest/
H A Dbazel_mode_unittest.py2004 def original_find_method(obj, test_id): argument
2025 def original_find_method(obj, test_id): argument
2046 def original_find_method(obj, test_id): argument
2070 def original_find_method(obj, test_id): argument
2094 def original_find_method(obj, test_id): argument
2118 def original_find_method(obj, test_id): argument
2142 def original_find_method(obj, test_id): argument
2166 def original_find_method(obj, test_id): argument
2187 def original_find_method(obj, test_id): argument
2209 self, obj, test_id, test_name=MODULE_NAME, runner=ATEST_TF_RUNNER argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A 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()
/aosp_15_r20/tools/tradefederation/core/proto/resultdb/
Dtest_result.proto77 string test_id = 2 [(google.api.field_behavior) = IMMUTABLE]; field
244 string test_id = 2; field
Dtest_metadata.proto46 string test_id = 3; field
/aosp_15_r20/external/googleapis/google/chromeos/uidetection/v1/
H A Dui_detection.proto53 string test_id = 4 [deprecated = true]; field
82 string test_id = 1; field
/aosp_15_r20/external/vboot_reference/tests/
H A 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
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/tc-testing/
H A DTdcResults.py12 def __init__(self, test_id="", test_name=""): argument
78 def find_result(self, test_id): argument
/aosp_15_r20/external/pdfium/testing/tools/
H A Dtest_runner.py543 def test_id(self): member in _TestCaseRunner
918 def GetTestCase(self, test_id): argument
/aosp_15_r20/external/grpc-grpc/test/core/end2end/
H A Dend2end_test_fuzzer.proto23 uint32 test_id = 1; field
H A Dend2end_test_fuzzer.cc90 const int test_id = msg.test_id() % tests.size(); in RunEnd2endFuzzer() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/
H A Dacceleration_test_util.cc25 std::string test_id) { in GetNnapiAccelerationTestParam()
/aosp_15_r20/external/grpc-grpc/test/core/transport/test_suite/
H A Dfuzzer.proto23 uint32 test_id = 1; field
H A Dfuzzer_main.cc42 const int test_id = msg.test_id() % tests.size(); in DEFINE_PROTO_FUZZER() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/quotactl/
H A Dquotactl03.c37 static uint32_t test_id = 0xfffffffc; variable
H A Dquotactl09.c35 static int test_id; variable
H A Dquotactl02.h24 static uint32_t test_id; variable
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/test/pigz/
DCMakeLists.txt160 set(test_id pigz-${name}-${arg_list}) variable
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/
H A Dstress_interop_client.cc73 int test_id, const std::string& server_address, in StressTestInteropClient()
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_xrange.py28 def assert_iterators_equal(self, xs, ys, test_id, limit=None): argument
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/
Dtest_functiontestcase.py124 def test_id(self): member in Test_FunctionTestCase
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/
H A Dtest_functiontestcase.py124 def test_id(self): member in Test_FunctionTestCase
/aosp_15_r20/external/python/cpython2/Lib/unittest/test/
Dtest_functiontestcase.py124 def test_id(self): member in Test_FunctionTestCase
/aosp_15_r20/external/rust/android-crates-io/crates/config/src/path/
Dparser.rs89 fn test_id() { in test_id() function
/aosp_15_r20/external/cronet/build/util/lib/results/
H A Dresult_sink.py78 test_id, argument
/aosp_15_r20/external/toolchain-utils/crosperf/
H A Ddownload_images_buildid_test.py80 def test_one_id(self, downloader, test_id, result_string, exact_match): argument

1234