Searched refs:ax (Results 1 – 4 of 4) sorted by relevance
/system/media/audio_utils/tests/ |
D | variadic_tests.cpp | 141 array_t ax{1, 2}; in TEST() local 144 std::cout << "ax=" << ax << " ay=" << ay << " ax+ay=" << (ax + ay) << "\n"; in TEST() 145 std::cout << "ax=" << ax << " ay=" << ay << " ax*ay=" << (ax * ay) << "\n"; in TEST() 146 std::cout << "ax=" << ax << " z=" << z << " ax+z=" << (ax + z) << "\n"; in TEST() 147 std::cout << "ax=" << ax << " z=" << z << " ax*z=" << (ax * z) << "\n"; in TEST() 149 << innerProduct(ax, ay) << "\n"; in TEST() 151 << outerProduct(ax, ay) << "\n"; in TEST()
|
/system/bt/gd/security/test/ |
D | ecdh_keys_test.cc | 81 …uint8_t ax[32] = {0xDC, 0x88, 0xD0, 0xE5, 0x59, 0x73, 0xF2, 0x41, 0x88, 0x6C, 0xB4, 0x45, 0x8B, 0x… in TEST_F() local 85 memcpy(public_key_a.x.data(), ax, 32); in TEST_F()
|
/system/timezone/output_data/android/ |
D | tzids.prototxt | 239 isoCode: "ax"
|
/system/timezone/input_data/android/ |
D | countryzones.txt | 475 isoCode:"ax"
|