/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | WifiChannelUtilizationTest.java | 148 ChannelStats cs1 = new ChannelStats(); in verifyTwoReadChanStatsWithLargeTimeGap() local 176 ChannelStats cs1 = new ChannelStats(); in verifyTwoReadChanStatsWithSmallTimeGap() local 204 ChannelStats cs1 = new ChannelStats(); in verifyThreeReadChanStatsRefWithSecondLast() local 247 ChannelStats cs1 = new ChannelStats(); in verifyThreeReadChanStatsLargeTimeGap() local 285 ChannelStats cs1 = new ChannelStats(); in verifyThreeReadChanStatsSmallTimeGap() local 318 ChannelStats cs1 = new ChannelStats(); in verifyThreeReadChanStatsInitAfterOneRead() local 361 ChannelStats cs1 = new ChannelStats(); in verifyThreeReadChanStatsAlwaysStationary() local 398 ChannelStats cs1 = new ChannelStats(); in verifyThreeReadChanStatsStationaryAfterFirstRead() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/multiset/multiset.nonmember/ |
H A D | op_compare.pass.cpp | 46 const std::multiset<int>& cs1 = s1, cs2 = s2; in main() local 53 const std::multiset<int>& cs1 = s1, cs2 = s2; in main() local 61 const std::multiset<int>& cs1 = s1, cs2 = s2; in main() local 70 const std::multiset<int>& cs1 = s1, cs2 = s2; in main() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/set/set.nonmember/ |
H A D | op_compare.pass.cpp | 46 const std::set<int>& cs1 = s1, cs2 = s2; in main() local 53 const std::set<int>& cs1 = s1, cs2 = s2; in main() local 61 const std::set<int>& cs1 = s1, cs2 = s2; in main() local
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/time/internal/cctz/src/ |
H A D | civil_time_test.cc | 200 constexpr civil_second cs1(2016, 1, 28, 17, 14, 12); in TEST() local 209 constexpr civil_second cs1(2016, 1, 28, 17, 14, 12); in TEST() local 220 constexpr civil_second cs1(2016, 1, 28, 17, 14, 12); in TEST() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/time/internal/cctz/src/ |
H A D | civil_time_test.cc | 200 constexpr civil_second cs1(2016, 1, 28, 17, 14, 12); in TEST() local 209 constexpr civil_second cs1(2016, 1, 28, 17, 14, 12); in TEST() local 220 constexpr civil_second cs1(2016, 1, 28, 17, 14, 12); in TEST() local
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/time/internal/cctz/src/ |
H A D | civil_time_test.cc | 200 constexpr civil_second cs1(2016, 1, 28, 17, 14, 12); in TEST() local 209 constexpr civil_second cs1(2016, 1, 28, 17, 14, 12); in TEST() local 220 constexpr civil_second cs1(2016, 1, 28, 17, 14, 12); in TEST() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/time/internal/cctz/src/ |
H A D | civil_time_test.cc | 200 constexpr civil_second cs1(2016, 1, 28, 17, 14, 12); in TEST() local 209 constexpr civil_second cs1(2016, 1, 28, 17, 14, 12); in TEST() local 220 constexpr civil_second cs1(2016, 1, 28, 17, 14, 12); in TEST() local
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/time/internal/cctz/src/ |
H A D | civil_time_test.cc | 200 constexpr civil_second cs1(2016, 1, 28, 17, 14, 12); in TEST() local 209 constexpr civil_second cs1(2016, 1, 28, 17, 14, 12); in TEST() local 220 constexpr civil_second cs1(2016, 1, 28, 17, 14, 12); in TEST() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/internal/cctz/src/ |
D | civil_time_test.cc | 200 constexpr civil_second cs1(2016, 1, 28, 17, 14, 12); in TEST() local 209 constexpr civil_second cs1(2016, 1, 28, 17, 14, 12); in TEST() local 220 constexpr civil_second cs1(2016, 1, 28, 17, 14, 12); in TEST() local
|
/aosp_15_r20/external/abseil-cpp/absl/time/internal/cctz/src/ |
H A D | civil_time_test.cc | 200 constexpr civil_second cs1(2016, 1, 28, 17, 14, 12); in TEST() local 209 constexpr civil_second cs1(2016, 1, 28, 17, 14, 12); in TEST() local 220 constexpr civil_second cs1(2016, 1, 28, 17, 14, 12); in TEST() local
|
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/ |
H A D | nvk_cmd_dispatch.c | 434 struct mme_value64 cs1 = mme_umul_32x32_64(b, group_count_y, in nvk_mme_dispatch_indirect() local 461 struct mme_value cs1 = in nvk_mme_dispatch_indirect() local
|
/aosp_15_r20/frameworks/base/core/java/android/app/smartspace/ |
H A D | SmartspaceUtils.java | 46 public static boolean isEqual(@Nullable CharSequence cs1, @Nullable CharSequence cs2) { in isEqual()
|
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/lang/ |
H A D | CharSequence.annotated.java | 46 … CharSequence cs1, @libcore.util.NonNull CharSequence cs2) { throw new RuntimeException("Stub!"); } in compare()
|
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/lang/ |
H A D | CharSequence.annotated.java | 47 public static int compare(java.lang.CharSequence cs1, java.lang.CharSequence cs2) { throw new Runti… in compare()
|
/aosp_15_r20/external/eigen/test/ |
H A D | hessenberg.cpp | 34 HessenbergDecomposition<MatrixType> cs1; in hessenberg() local
|
H A D | schur_complex.cpp | 42 ComplexSchur<MatrixType> cs1; in schur() local
|
/aosp_15_r20/libcore/ojluni/src/test/java/nio/charset/Charset/ |
H A D | Contains.java | 37 static void ck(Charset cs1, Charset cs2, boolean cont) throws Exception { in ck()
|
/aosp_15_r20/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
H A D | CodeSignerTest.java | 134 CodeSigner cs1 = new CodeSigner(cpath, ts); in testHashCode() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ |
D | config_selector.h | 62 static bool Equals(const ConfigSelector* cs1, const ConfigSelector* cs2) { in Equals()
|
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/ |
H A D | config_selector.h | 62 static bool Equals(const ConfigSelector* cs1, const ConfigSelector* cs2) { in Equals()
|
/aosp_15_r20/external/llvm/test/MC/Hexagon/instructions/ |
H A D | cr.s | 76 cs1 = r21 define
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/parameter/test/ |
D | preprocessor_eval_category.cpp | 484 test::C cs1( in main() local
|
D | preprocessor_eval_cat_no_spec.cpp | 393 test::C cs1( in main() local
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/hash/internal/ |
H A D | low_level_hash.cc | 53 uint64_t cs1 = Mix(c ^ salt[2], d ^ current_state); in LowLevelHash() local
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/hash/internal/ |
H A D | low_level_hash.cc | 65 uint64_t cs1 = Mix(c ^ salt[2], d ^ current_state); in LowLevelHash() local
|