Home
last modified time | relevance | path

Searched refs:firstB (Results 1 – 4 of 4) sorted by relevance

/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/objectid/
DReferentialWithObjectIdTest.java57 Employee firstB = result.first.get(); in testAtomicWithObjectId() local
58 assertNotNull(firstB); in testAtomicWithObjectId()
59 assertEquals("Alice", firstB.name); in testAtomicWithObjectId()
60 Employee secondB = firstB.next.get(); in testAtomicWithObjectId()
64 assertSame(firstB, secondB.next.get()); in testAtomicWithObjectId()
/external/testng/src/test/java/test/dependsongroup/
DFirstSampleTest.java14 public void firstB() { in firstB() method in FirstSampleTest
/external/libcxx/include/
Drandom1492 param_type(InputIteratorB firstB, InputIteratorB lastB,
1510 piecewise_constant_distribution(InputIteratorB firstB,
1567 param_type(InputIteratorB firstB, InputIteratorB lastB,
1585 piecewise_linear_distribution(InputIteratorB firstB,
/external/llvm-project/libcxx/include/
Drandom1491 param_type(InputIteratorB firstB, InputIteratorB lastB,
1509 piecewise_constant_distribution(InputIteratorB firstB,
1566 param_type(InputIteratorB firstB, InputIteratorB lastB,
1584 piecewise_linear_distribution(InputIteratorB firstB,