Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:TestFormat
(Results
1 - 25
of
25
) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H
A
D
vktSparseResourcesTestsUtil.hpp
73
struct
TestFormat
struct
82
std::vector<
TestFormat
> formats;
84
TestImageParameters (ImageType imageType_, const std::vector<tcu::UVec3>& imageSizes_, const std::vector<
TestFormat
>& formats_)
in TestImageParameters()
93
std::vector<
TestFormat
> getTestFormats (const ImageType& imageType);
H
A
D
vktSparseResourcesTestsUtil.cpp
52
std::vector<
TestFormat
> getTestFormats (const ImageType& imageType)
in getTestFormats()
54
std::vector<
TestFormat
> results =
in getTestFormats()
73
std::vector<
TestFormat
> ycbcrFormats =
in getTestFormats()
H
A
D
vktSparseResourcesImageSparseBinding.cpp
467
std::vector<
TestFormat
> getSparseBindingTestFormats (ImageType imageType, bool addExtraFormat)
in getSparseBindingTestFormats()
472
formats.push_back(
TestFormat
{ VK_FORMAT_A8_UNORM_KHR });
in getSparseBindingTestFormats()
H
A
D
vktSparseResourcesImageSparseResidency.cpp
1035
std::vector<
TestFormat
> getSparseResidencyTestFormats (ImageType imageType, bool addExtraFormat)
in getSparseResidencyTestFormats()
1040
formats.push_back(
TestFormat
{ VK_FORMAT_A8_UNORM_KHR });
in getSparseResidencyTestFormats()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H
A
D
vktSparseResourcesTestsUtil.hpp
73
struct
TestFormat
struct
82
std::vector<
TestFormat
> formats;
84
TestImageParameters (ImageType imageType_, const std::vector<tcu::UVec3>& imageSizes_, const std::vector<
TestFormat
>& formats_)
in TestImageParameters()
93
std::vector<
TestFormat
> getTestFormats (const ImageType& imageType);
H
A
D
vktSparseResourcesTestsUtil.cpp
52
std::vector<
TestFormat
> getTestFormats (const ImageType& imageType)
in getTestFormats()
54
std::vector<
TestFormat
> results =
in getTestFormats()
73
std::vector<
TestFormat
> ycbcrFormats =
in getTestFormats()
/third_party/icu/icu4c/source/test/intltest/
H
A
D
tzfmttst.h
28
void
TestFormat
(void);
H
A
D
tzfmttst.cpp
84
TESTCASE(4,
TestFormat
);
in runIndexedTest()
1083
TimeZoneFormatTest::
TestFormat
(void) {
in TestFormat()
function in TimeZoneFormatTest
H
A
D
reldatefmttest.cpp
854
void
TestFormat
();
948
TESTCASE_AUTO(
TestFormat
);
in runIndexedTest()
1397
void RelativeDateTimeFormatterTest::
TestFormat
() {
in TestFormat()
function in RelativeDateTimeFormatterTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H
A
D
SelectFormatAPITest.java
138
public void
TestFormat
(){
in TestFormat()
method in SelectFormatAPITest
142
assertEquals("Failed in
TestFormat
with unexpected output 1"
in TestFormat()
149
assertEquals("Failed in
TestFormat
with unexpected output 2"
in TestFormat()
H
A
D
TimeUnitTest.java
405
public void
TestFormat
() {
in TestFormat()
method in TimeUnitTest
H
A
D
DateIntervalFormatTest.java
65
public void
TestFormat
() {
in TestFormat()
method in DateIntervalFormatTest
H
A
D
TimeZoneFormatTest.java
883
public void
TestFormat
() {
in TestFormat()
method in TimeZoneFormatTest
H
A
D
TestMessageFormat.java
506
public void
TestFormat
()
in TestFormat()
method in TestMessageFormat
H
A
D
NumberFormatTest.java
3260
public void
TestFormat
() {
in TestFormat()
method in NumberFormatTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H
A
D
SelectFormatAPITest.java
135
public void
TestFormat
(){
in TestFormat()
method in SelectFormatAPITest
139
assertEquals("Failed in
TestFormat
with unexpected output 1"
in TestFormat()
146
assertEquals("Failed in
TestFormat
with unexpected output 2"
in TestFormat()
H
A
D
TimeUnitTest.java
402
public void
TestFormat
() {
in TestFormat()
method in TimeUnitTest
H
A
D
TimeZoneFormatTest.java
880
public void
TestFormat
() {
in TestFormat()
method in TimeZoneFormatTest
H
A
D
DateIntervalFormatTest.java
65
public void
TestFormat
() {
in TestFormat()
method in DateIntervalFormatTest
H
A
D
TestMessageFormat.java
503
public void
TestFormat
()
in TestFormat()
method in TestMessageFormat
H
A
D
NumberFormatTest.java
3257
public void
TestFormat
() {
in TestFormat()
method in NumberFormatTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H
A
D
UtilityTest.java
57
public void
TestFormat
()
in TestFormat()
method in UtilityTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H
A
D
UtilityTest.java
80
public void
TestFormat
()
in TestFormat()
method in UtilityTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H
A
D
ChineseTest.java
267
public void
TestFormat
() {
in TestFormat()
method in ChineseTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
H
A
D
ChineseTest.java
270
public void
TestFormat
() {
in TestFormat()
method in ChineseTest
Completed in 47 milliseconds