Searched defs:bytes (Results 1 – 12 of 12) sorted by relevance
| /test/app_compat/csuite/tools/script/ |
| D | generate_module_unittest.py | 39 def _contains_license(self, generated_str: bytes) -> bool: 43 def _is_validate_xml(self, xml_str: bytes) -> bool: 81 def _contains_license(self, generated_str: bytes) -> bool: 85 def _are_parentheses_balanced(self, generated_str: bytes) -> bool:
|
| D | generate_module.py | 81 def parse_package_list(package_list_file: IO[bytes]) -> List[bytes]: 112 def write_build_module(package_name: Text, out_file: IO[bytes]) -> Text: 118 def write_test_module(package_name: Text, out_file: IO[bytes]) -> Text:
|
| /test/mlts/benchmark/src/com/android/nn/benchmark/core/ |
| D | OutputMeanStdDev.java | 29 public OutputMeanStdDev(byte[] bytes) { in OutputMeanStdDev()
|
| /test/mlts/benchmark/src/com/android/nn/benchmark/util/ |
| D | IOUtils.java | 34 public static float[] readFloats(byte[] bytes, int dataSize) { in readFloats()
|
| /test/vts-testcase/kernel/encryption/ |
| D | utils.cpp | 78 void RandomBytesForTesting(std::vector<uint8_t> &bytes) { in RandomBytesForTesting() 91 std::string BytesToHex(const std::vector<uint8_t> &bytes) { in BytesToHex() 281 bool VerifyDataRandomness(const std::vector<uint8_t> &bytes) { in VerifyDataRandomness()
|
| D | vts_kernel_encryption.h | 96 uint8_t bytes[kFilesystemUuidSize]; member
|
| D | file_based_encryption_tests.cpp | 124 uint8_t bytes[kFscryptFileNonceSize]; member 134 uint8_t bytes[kFscryptMaxIVSize]; member 675 uint8_t bytes[8]; in HashInodeNumber() member
|
| D | adiantum.cpp | 154 uint8_t bytes[64]; in XChaCha() member
|
| /test/vts/hals/light/bullhead/ |
| D | lights.c | 67 int bytes = snprintf(buffer, sizeof(buffer), "%d\n", value); in write_int() local 88 int bytes = snprintf(buffer, sizeof(buffer), "%d %d\n", on, off); in write_on_off() local
|
| /test/mlts/benchmark/jni/ |
| D | benchmark_jni.cpp | 312 jfloat *bytes = env->GetFloatArrayElements(meanSquareErrorArray, nullptr); in Java_com_android_nn_benchmark_core_NNTestBase_runBenchmark() local 319 jfloat *bytes = env->GetFloatArrayElements(maxSingleErrorArray, nullptr); in Java_com_android_nn_benchmark_core_NNTestBase_runBenchmark() local 338 jbyte *bytes = env->GetByteArrayElements(inferenceOutput, nullptr); in Java_com_android_nn_benchmark_core_NNTestBase_runBenchmark() local
|
| /test/vts-testcase/security/avb/ |
| D | VtsSecurityAvbTest.cpp | 54 static bool HexToBytes(const std::string &hex, std::vector<uint8_t> *bytes) { in HexToBytes()
|
| /test/vti/test_serving/gae/frontend/ |
| D | package-lock.json | 1345 "bytes": "3.0.0", string 1566 "bytes": { object 1968 "bytes": "3.0.0", string 7993 "bytes": "3.0.0", string
|