HomeSort by relevance Sort by last modified time
    Searched refs:PropertiesTest (Results 1 - 3 of 3) sorted by null

  /system/core/libcutils/tests/
PropertiesTest.cpp 59 class PropertiesTest : public testing::Test {
61 PropertiesTest() : mValue() {}
94 TEST_F(PropertiesTest, SetString) {
158 TEST_F(PropertiesTest, GetString) {
175 TEST_F(PropertiesTest, GetBool) {
215 TEST_F(PropertiesTest, GetInt64) {
262 TEST_F(PropertiesTest, GetInt32) {
Android.mk 19 PropertiesTest.cpp \
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
PropertiesTest.java 42 public class PropertiesTest extends junit.framework.TestCase {
    [all...]

Completed in 60 milliseconds