Home
last modified time | relevance | path

Searched defs:kSource (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/modules/rtp_rtcp/source/
Dabsolute_capture_time_sender_unittest.cc33 constexpr uint32_t kSource = 1337; in TEST() local
64 constexpr uint32_t kSource = 1337; in TEST() local
97 constexpr uint32_t kSource = 1337; in TEST() local
130 constexpr uint32_t kSource = 1337; in TEST() local
162 constexpr uint32_t kSource = 1337; in TEST() local
232 constexpr uint32_t kSource = 1337; in TEST() local
267 constexpr uint32_t kSource = 1337; in TEST() local
302 constexpr uint32_t kSource = 1337; in TEST() local
335 constexpr uint32_t kSource = 1337; in TEST() local
Dabsolute_capture_time_receiver_unittest.cc33 constexpr uint32_t kSource = 1337; in TEST() local
57 constexpr uint32_t kSource = 1337; in TEST() local
79 constexpr uint32_t kSource = 1337; in TEST() local
116 constexpr uint32_t kSource = 1337; in TEST() local
154 constexpr uint32_t kSource = 1337; in TEST() local
192 constexpr uint32_t kSource = 1337; in TEST() local
230 constexpr uint32_t kSource = 1337; in TEST() local
273 constexpr uint32_t kSource = 1337; in TEST() local
334 constexpr uint32_t kSource = 1337; in TEST() local
360 constexpr uint32_t kSource = 1337; in TEST() local
/external/perfetto/src/trace_processor/sqlite/
Dstats_table.h35 enum Column { kName = 0, kIndex, kSeverity, kSource, kValue, kDescription }; enumerator
/external/webrtc/api/video/
Dvideo_stream_encoder_observer.h58 kSource, enumerator
/external/skia/tests/
DSkRuntimeEffectTest.cpp440 const char* kSource = R"( in DEF_TEST() local
458 const char* kSource = R"( in DEF_TEST() local
491 static constexpr char kSource[] = "half4 main(float2 p) { return sk_FragCoord.xyxy; }"; in DEF_TEST() local
/external/angle/src/tests/compiler_tests/
DShCompile_test.cpp184 const char kSource[] = R"( in TEST_F() local