Home
last modified time | relevance | path

Searched refs:PlatformTest (Results 1 – 10 of 10) sorted by relevance

/external/libchrome/testing/
Dplatform_test.h22 class PlatformTest : public testing::Test {
24 virtual ~PlatformTest();
27 PlatformTest();
33 typedef testing::Test PlatformTest; typedef
/external/libchrome/base/test/
Dmultiprocess_test.h92 class MultiProcessTest : public PlatformTest {
/external/libchrome/base/threading/
Dworker_pool_unittest.cc20 typedef PlatformTest WorkerPoolTest;
Dthread_id_name_manager_unittest.cc12 typedef PlatformTest ThreadIdNameManagerTest;
Dthread_unittest.cc21 typedef PlatformTest ThreadTest;
/external/okhttp/android/test/java/com/squareup/okhttp/internal/
DPlatformTest.java44 public class PlatformTest { class
/external/libchrome/base/
Dsys_info_unittest.cc16 typedef PlatformTest SysInfoTest;
Denvironment_unittest.cc11 typedef PlatformTest EnvironmentTest;
/external/libchrome/base/synchronization/
Dcondition_variable_unittest.cc34 class ConditionVariableTest : public PlatformTest {
/external/libchrome/base/files/
Dfile_path_unittest.cc61 typedef PlatformTest FilePathTest;