/aosp_15_r20/tools/asuite/atest/ |
H A D | bazel_mode_unittest.py | 2004 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 D | acceleration_test_util_internal.h | 46 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/ |
D | test_result.proto | 77 string test_id = 2 [(google.api.field_behavior) = IMMUTABLE]; field 244 string test_id = 2; field
|
D | test_metadata.proto | 46 string test_id = 3; field
|
/aosp_15_r20/external/googleapis/google/chromeos/uidetection/v1/ |
H A D | ui_detection.proto | 53 string test_id = 4 [deprecated = true]; field 82 string test_id = 1; field
|
/aosp_15_r20/external/vboot_reference/tests/ |
H A D | vb21_host_key_tests.c | 41 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 D | TdcResults.py | 12 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 D | test_runner.py | 543 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 D | end2end_test_fuzzer.proto | 23 uint32 test_id = 1; field
|
H A D | end2end_test_fuzzer.cc | 90 const int test_id = msg.test_id() % tests.size(); in RunEnd2endFuzzer() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/ |
H A D | acceleration_test_util.cc | 25 std::string test_id) { in GetNnapiAccelerationTestParam()
|
/aosp_15_r20/external/grpc-grpc/test/core/transport/test_suite/ |
H A D | fuzzer.proto | 23 uint32 test_id = 1; field
|
H A D | fuzzer_main.cc | 42 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 D | quotactl03.c | 37 static uint32_t test_id = 0xfffffffc; variable
|
H A D | quotactl09.c | 35 static int test_id; variable
|
H A D | quotactl02.h | 24 static uint32_t test_id; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/test/pigz/ |
D | CMakeLists.txt | 160 set(test_id pigz-${name}-${arg_list}) variable
|
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/ |
H A D | stress_interop_client.cc | 73 int test_id, const std::string& server_address, in StressTestInteropClient()
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_xrange.py | 28 def assert_iterators_equal(self, xs, ys, test_id, limit=None): argument
|
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/ |
D | test_functiontestcase.py | 124 def test_id(self): member in Test_FunctionTestCase
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/ |
H A D | test_functiontestcase.py | 124 def test_id(self): member in Test_FunctionTestCase
|
/aosp_15_r20/external/python/cpython2/Lib/unittest/test/ |
D | test_functiontestcase.py | 124 def test_id(self): member in Test_FunctionTestCase
|
/aosp_15_r20/external/rust/android-crates-io/crates/config/src/path/ |
D | parser.rs | 89 fn test_id() { in test_id() function
|
/aosp_15_r20/external/cronet/build/util/lib/results/ |
H A D | result_sink.py | 78 test_id, argument
|
/aosp_15_r20/external/toolchain-utils/crosperf/ |
H A D | download_images_buildid_test.py | 80 def test_one_id(self, downloader, test_id, result_string, exact_match): argument
|