Home
last modified time | relevance | path

Searched defs:vector (Results 1 – 8 of 8) sorted by relevance

/cts/tests/location/location_gnss/src/android/location/cts/gnss/pseudorange/
DGpsMathOperations.java63 public static double[] matrixByColVectMultiplication(double[][] matrix, double[] vector) in matrixByColVectMultiplication()
/cts/hostsidetests/securitybulletin/securityPatch/Bug-137878930/
Dpoc.cpp51 Vector<uint8_t> vector; in toVector() local
56 static hidl_vec<uint8_t> toHidlVec(const Vector<uint8_t> &vector) { in toHidlVec()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/renderers/
DGLArrowSensorTestRenderer.java225 public static void normalize(float[] vector) { in normalize()
/cts/tests/tests/security/src/android/security/cts/
DCVE_2021_0341.java165 Vector vector = new Vector(); in getValueNames() local
/cts/tests/tests/rscpp/librscpptest/
Drs_jni_script.cpp170 sp<ScriptC_vector> vector = new ScriptC_vector(mRS); in Java_android_cts_rscpp_RSScriptTest_testVector() local
/cts/tests/tests/binder_ndk/libbinder_ndk_test/
Dtest_parcel.cpp233 const PartialStringCycle* vector = in TEST_F() local
/cts/tests/media/jni/
DNativeCodecUnitTest.cpp187 void deleteDefaultFormatElementsList(std::vector<formatKey*>& vector) { in deleteDefaultFormatElementsList()
191 AMediaFormat* getSampleFormat(std::vector<formatKey*> vector, int skipIndex) { in getSampleFormat()
213 std::vector<formatKey*> vector; in testConfigureCodecForIncompleteFormat() local
/cts/tests/tests/media/drmframework/jni/
Dnative-mediadrm-jni.cpp123 std::vector<uint8_t> vector; in jbyteArrayToVector() local