/aosp12/system/update_engine/payload_generator/ |
H A D | full_update_generator_unittest.cc | 65 TEST_F(FullUpdateGeneratorTest, RunTest) { in TEST_F() argument
|
/aosp12/system/core/init/ |
H A D | tokenizer_test.cpp | 29 void RunTest(const std::string& data, const std::vector<std::vector<std::string>>& expected_tokens)… in RunTest() function
|
H A D | firmware_handler_test.cpp | 132 #define RunTest(testname) \ in FirmwareTestChildMain() macro
|
H A D | subcontext_test.cpp | 43 void RunTest(F&& test_function) { in RunTest() function
|
/aosp12/frameworks/av/media/libstagefright/bqhelper/tests/ |
H A D | FrameDropper_test.cpp | 99 void RunTest(const TestFrame* frames, size_t size) { in RunTest() function in android::FrameDropperTest
|
/aosp12/build/soong/android/ |
H A D | fixture.go | 669 func (b *baseFixturePreparer) RunTest(t *testing.T) *TestResult { func 737 func (f *fixture) RunTest() *TestResult { func
|
/aosp12/art/dex2oat/ |
H A D | dex2oat_test.cc | 227 void RunTest(bool use_fd, bool expect_use, const std::vector<std::string>& extra_args = {}) { in RunTest() function in art::Dex2oatSwapTest 456 void RunTest(CompilerFilter::Filter filter, in RunTest() function in art::Dex2oatVeryLargeTest 463 void RunTest(CompilerFilter::Filter filter, in RunTest() function in art::Dex2oatVeryLargeTest 685 void RunTest(bool app_image) { in RunTest() function in art::Dex2oatLayoutTest 859 void RunTest(bool expect_success, const std::vector<std::string>& extra_args = {}) { in RunTest() function in art::Dex2oatWatchdogTest 906 int RunTest(const std::vector<std::string>& extra_args = {}) { in RunTest() function in art::Dex2oatReturnCodeTest 927 void RunTest(const char* class_loader_context, in RunTest() function in art::Dex2oatClassLoaderContextTest 2218 void RunTest(const std::vector<std::string>& extra_args = {}) { in RunTest() function in art::Dex2oatISAFeaturesRuntimeDetectionTest
|
/aosp12/art/libnativeloader/ |
H A D | native_loader_test.cpp | 78 void RunTest() { InitializeNativeLoader(); } in RunTest() function in android::nativeloader::NativeLoaderTest 267 void RunTest() { in RunTest() function in android::nativeloader::NativeLoaderTest_Create
|
/aosp12/bionic/tests/ |
H A D | sys_socket_test.cpp | 64 static void RunTest(void (*test_fn)(struct sockaddr_un*, int), in RunTest() function
|
/aosp12/bionic/benchmarks/tests/ |
H A D | interface_test.cpp | 116 void SystemTests::RunTest(int expected_exitcode, std::vector<const char*> extra_args) { in RunTest() function in SystemTests
|
/aosp12/art/runtime/gc/accounting/ |
H A D | mod_union_table_test.cc | 178 void ModUnionTableTest::RunTest(ModUnionTableFactory::TableType type) { in RunTest() function in art::gc::accounting::ModUnionTableTest
|
H A D | space_bitmap_test.cc | 157 static void RunTest(TestFn&& fn) NO_THREAD_SAFETY_ANALYSIS { in RunTest() function
|
/aosp12/hardware/google/camera/common/sensor_listener/tests/ |
H A D | goog_sensor_sync_test.cc | 252 void RunTest(int64_t query_interval_ms, int32_t num_query) { in RunTest() function in android::camera_sensor_listener::GoogSensorSyncTest
|
/aosp12/bionic/libc/malloc_hooks/tests/ |
H A D | malloc_hooks_tests.cpp | 137 void MallocHooksTest::RunTest(std::string test_name) { in RunTest() function in MallocHooksTest
|
/aosp12/art/runtime/interpreter/ |
H A D | unstarted_runtime_test.cc | 1074 void RunTest(T& runner, bool in_transaction, bool should_succeed) { in RunTest() function in art::interpreter::UnstartedClassForNameTest
|
/aosp12/system/testing/gtest_extras/tests/ |
H A D | SystemTests.cpp | 214 void SystemTests::RunTest(const std::string& test_name, std::vector<const char*> extra_args) { in RunTest() function in android::gtest_extras::SystemTests
|