HomeSort by relevance Sort by last modified time
    Searched refs:TestInit (Results 1 - 6 of 6) 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);
webrtcvideocapturer_unittest.cc 80 TEST_F(WebRtcVideoCapturerTest, TestInit) {
  /system/core/init/
init_test.cpp 57 void TestInit(const std::string& init_script_file, const TestFunctionMap& test_function_map,
83 TestInit(tf.path, test_function_map, commands);
187 TestInit(start.path, test_function_map, commands);
  /external/webrtc/talk/session/media/
channel_unittest.cc 480 void TestInit() {
    [all...]
  /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) {

Completed in 693 milliseconds