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

  /external/chromium_org/sync/engine/
syncer_util_unittest.cc 40 // Init test_position to some valid position value, but don't assign
43 test_position = UniquePosition::InitialPosition(pos_suffix);
64 test_position.ToProto(update.mutable_unique_position());
72 UniquePosition test_position; member in class:syncer::GetUpdatePositionTest
133 EXPECT_FALSE(int64_pos.Equals(test_position));
139 EXPECT_TRUE(pos.Equals(test_position));
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
FileLockTest.java 112 public void test_position() { method in class:FileLockTest
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/
MappedByteBufferTest.java 212 public void test_position() throws IOException { method in class:MappedByteBufferTest
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_parser.py 260 def test_position(self): member in class:RoundtripLegalSyntaxTestCase
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_parser.py 260 def test_position(self): member in class:RoundtripLegalSyntaxTestCase
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
cpp_unittest.py 653 def test_position(self): member in class:CppStyleTest
    [all...]
  /external/chromium_org/v8/test/cctest/
test-api.cc 13380 int test_position = GetNextTestNumber(); local
    [all...]

Completed in 278 milliseconds