HomeSort by relevance Sort by last modified time
    Searched refs:SetUp (Results 301 - 325 of 1033) sorted by null

<<11121314151617181920>>

  /external/webrtc/webrtc/voice_engine/test/auto_test/standard/
codec_before_streaming_test.cc 15 void SetUp() {
rtp_rtcp_test.cc 61 void SetUp() {
  /frameworks/base/libs/androidfw/tests/
ObbFile_test.cpp 39 virtual void SetUp() {
AttributeResolution_test.cpp 34 virtual void SetUp() override {
48 virtual void SetUp() override {
49 AttributeResolutionTest::SetUp();
  /frameworks/compile/mclinker/unittests/
FileHandleTest.cpp 29 // SetUp() will be called immediately before each test.
30 void FileHandleTest::SetUp() {
UniqueGCFactoryBaseTest.cpp 28 // SetUp() will be called immediately before each test.
29 void UniqueGCFactoryBaseTest::SetUp() {
  /frameworks/native/libs/gui/tests/
TextureRenderer.cpp 35 void TextureRenderer::SetUp() {
  /hardware/interfaces/ir/1.0/vts/functional/
VtsHalIrV1_0TargetTest.cpp 36 virtual void SetUp() override {
  /hardware/interfaces/radio/1.0/vts/functional/
radio_hidl_hal_test.cpp 19 void RadioHidlTest::SetUp() {
  /hardware/libhardware/tests/input/evdev/
SwitchInputMapper_test.cpp 38 virtual void SetUp() override {
  /packages/apps/Settings/tests/app/src/com/android/settings/tests/
DashboardAdapterTest.java 41 public void SetUp() {
  /packages/apps/Test/connectivity/sl4n/rapidjson/test/perftest/
perftest.h 67 virtual void SetUp() {
  /packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
filestreamtest.cpp 26 virtual void SetUp() {
  /prebuilts/ndk/r11/sources/third_party/googletest/googletest/samples/
sample8_unittest.cc 95 virtual void SetUp() {
119 // Please note that you can also save it in the fixture's SetUp() method
  /prebuilts/ndk/r11/sources/third_party/googletest/googletest/test/
gtest_environment_test.cc 57 // Depending on the value of failure_in_set_up_, SetUp() will
60 virtual void SetUp() {
88 // We call this function to set the type of failure SetUp() should
94 // Was SetUp() run?
  /prebuilts/ndk/r13/sources/third_party/googletest/googletest/samples/
sample8_unittest.cc 95 virtual void SetUp() {
119 // Please note that you can also save it in the fixture's SetUp() method
  /prebuilts/ndk/r13/sources/third_party/googletest/googletest/test/
gtest_environment_test.cc 57 // Depending on the value of failure_in_set_up_, SetUp() will
60 virtual void SetUp() {
88 // We call this function to set the type of failure SetUp() should
94 // Was SetUp() run?
  /system/tpm/trunks/
scoped_key_handle_test.cc 42 void SetUp() override { factory_.set_tpm(&mock_tpm_); }
  /system/update_engine/
proxy_resolver_unittest.cc 37 void SetUp() override { loop_.SetAsCurrent(); }
  /system/core/libion/tests/
invalid_values_test.cpp 27 virtual void SetUp();
34 void InvalidValues::SetUp()
36 IonAllHeapsTest::SetUp();
  /external/webrtc/webrtc/modules/video_coding/
video_sender_unittest.cc 177 void SetUp() override {
205 void SetUp() override {
206 TestVideoSender::SetUp();
359 void SetUp() override {
360 TestVideoSender::SetUp();
  /external/libmojo/mojo/public/cpp/bindings/tests/
associated_interface_unittest.cc 233 void SetUp(IntegerSenderAssociatedPtrInfo ptr_info,
278 void SetUp(AssociatedInterfaceRequest<IntegerSender> request0,
379 FROM_HERE, base::Bind(&TestSender::SetUp, base::Unretained(&senders[i]),
392 base::Bind(&TestReceiver::SetUp, base::Unretained(&receivers[i]),
469 base::Bind(&TestSender::SetUp, base::Unretained(&senders[i]),
482 base::Bind(&TestReceiver::SetUp, base::Unretained(&receivers[i]),
  /system/bt/service/test/
low_energy_client_unittest.cc 85 void SetUp() override {
118 void SetUp() override {
119 LowEnergyClientTest::SetUp();
  /art/compiler/utils/
jni_macro_assembler_test.h 59 void SetUp() OVERRIDE {
  /bionic/tests/
sys_resource_test.cpp 33 virtual void SetUp() {

Completed in 659 milliseconds

<<11121314151617181920>>