OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TestInit
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/talk/media/webrtc/
webrtcvideoframe_unittest.cc
58
void
TestInit
(int cropped_width, int cropped_height,
273
TestInit
(640, 360, webrtc::kVideoRotation_0, true);
277
TestInit
(601, 480, webrtc::kVideoRotation_0, true);
281
TestInit
(360, 765, webrtc::kVideoRotation_0, true);
285
TestInit
(355, 1021, webrtc::kVideoRotation_0, true);
289
TestInit
(640, 360, webrtc::kVideoRotation_90, true);
293
TestInit
(640, 360, webrtc::kVideoRotation_90, false);
/prebuilts/go/darwin-x86/src/go/scanner/
scanner_test.go
551
func
TestInit
(t *testing.T) {
/prebuilts/go/linux-x86/src/go/scanner/
scanner_test.go
551
func
TestInit
(t *testing.T) {
/external/webrtc/talk/session/media/
channel_unittest.cc
480
void
TestInit
() {
[
all
...]
Completed in 619 milliseconds